Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |