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
i made an app on power bi online where i have some dashboards(all these dash pull data directly from an api rest). when i try to update the dash on pbi online it gives me the following error
"Something didn't work out
This dataset includes a dynamic data source. Because dynamic data sources aren't refreshed in the Power BI service, this dataset won't refresh. Learn more: https://aka.ms/dynamic-data-sources.
Please try again later or contact support. If you contact support, please provide these details."
someone could help to fix this?
Solved! Go to Solution.
Please follow the documentation. Use RelativePath and Query parameters. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1
Please follow the documentation. Use RelativePath and Query parameters. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1
thanks a lot!