Hi all,
I have converted Sharepoint Images into binary format using the following code in Power Query Editor.
Web.Contents([IMAGE_1_FINAL])
Eg: IMAGE_1_FINAL: "https://abc.sharepoint.com/sites/Demo/Shared%20Documents/Building.jpg"
But when I refresh the Power BI dataset, Its throwing the dynamic data source error like below
Please help me to fix this issue.
Regards,
Barathi Raja
Solved! Go to Solution.
Hi @barathirajavi55 ,
The problem is that the Power BI service wants to validate the URI before it commits to refreshing the data source.
This blog can help you,please refer to:
http://blog.datainspirations.com/2018/02/17/dynamic-web-contents-and-power-bi-refresh-errors/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @barathirajavi55 ,
The problem is that the Power BI service wants to validate the URI before it commits to refreshing the data source.
This blog can help you,please refer to:
http://blog.datainspirations.com/2018/02/17/dynamic-web-contents-and-power-bi-refresh-errors/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Put your data visualization and design skills to the test! This exciting challenge is happening now through May 31st!