Forum Discussion
googlogmob
9 years agoAdvocate II
Use calculated variable in web query with gateway
If use static web query gateway and report works well ( http://10.10.10.10/ERP-Orchids/hs/getting/20150101 ) But ufter I added calculated variable to link, PowerBI desktop report work well, bu...
googlogmob
9 years agoAdvocate II
add ones more query
Query "ПериодС":
let
Источник = Text.From( DateTime.LocalNow() )
in
Источник
v-micsh-msft
9 years agoMicrosoft Employee
Hi googlogmob,
Have you checked the blog below?
Web.Contents(), M Functions And Dataset Refresh Errors In Power BI
Please take a look at the workaround and see if ti would help in your scenario.
Regards