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 use Power Query to connect to our organisational webpage. For that, call each page with Json.Document(Web.Contents(XXX)). Once I have several pages, I merge them. If I publish this on PBI Service I can scheddule a refresh.
Here comes the problem. Each page gives me 100 project. I extract the info from each project by using Json.Document(Web.Contents(XXX)). However, if I publish this, Power BI doesn't allow me schedule a refresh, it gives me the Dynamic Data Source problem https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-data#refresh-and-dynamic-data-sources. I'm not an expert, but I would appreciate a list of Power Query functions that allow refreshing, which why a lot of people (I guess) uses Power Bi Service.
So why calling to pages Json.Document(Web.Contents(XXX)) allows me to refresh, where call to projects through the same formula Json.Document(Web.Contents(XXX)) doesn't allow me?
Thanks.
Thanks.
Solved! Go to Solution.
Actually, I could do it with the help of these two amazing blog posts
sorry for the trouble.
Hi @Anonymous
I found an issue like yours, and I hope it may help you.
Data sources currently don't support refresh issue on API
Please check data source setting if it shows Warning when you call to page or call to project.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Actually, I could do it with the help of these two amazing blog posts
sorry for the trouble.
User | Count |
---|---|
70 | |
70 | |
34 | |
23 | |
22 |
User | Count |
---|---|
96 | |
94 | |
50 | |
42 | |
40 |