The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!