Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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). Wondering is it because I am using authentication type as ‘Service Principal’??
App-Owns-Data-Starter-Kit->PowerBiServiceApi.cs->OnboardNewTenant
App-Owns-Data-Starter-Kit/Docs at main · PowerBiDevCamp/App-Owns-Data-Starter-Kit · GitHub
img1
img2
img3
Thanks,
-Peter
Solved! Go to Solution.
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
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
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |