The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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!