I have the following code,
let
Source =Web.Page(Web.Contents("https://www.euro-millions.com/results/05-02-2016")),
and for the last part "02-05-2016" I want to declare a variable,
is this possible with power query and if so how I declare that variable?
let
Source =Web.Page(Web.Contents("https://www.euro-millions.com/results/05-02-2016")),
and for the last part "02-05-2016" I want to declare a variable,
is this possible with power query and if so how I declare that variable?
Last edited: