Forum Discussion
pcho
2 years agoFrequent Visitor
Passing parameters from c# code to M query parameter failed
Hi, I am trying to understand why the ‘UpdateMashupParametersRequest’ (img1) code is working in the AppOwnsDataStarterKit sample app, but not in my app(img2)!! I am seeing a dataset error in (img3). ...
- Anonymous2 years ago
Hi pcho,
For the error message, it seems like your connection string include dynamic part which can't be schedular refresh.
Have you tried to modify your M query with optional parameter to handle these scenario, and use the new version report in the sample?
Using The RelativePath And Query Options With Web.Contents() In Power Query And Power BI M Code
Regards,Xiaoxin Sheng
Anonymous
2 years agoNot applicable
Hi pcho,
For the error message, it seems like your connection string include dynamic part which can't be schedular refresh.
Have you tried to modify your M query with optional parameter to handle these scenario, and use the new version report in the sample?
Using The RelativePath And Query Options With Web.Contents() In Power Query And Power BI M Code
Regards,
Xiaoxin Sheng