Forum Discussion
Scheduled Refresh using Dynamic Data Source
- Anonymous4 years ago
Hi n0ab ,
To refresh dynamic data sources in Power BI Service, you can use Web.Contents() and Relative Path parameter in it, please refer:
- Setting a scheduled refresh on a Dynamic Data Source in Power BI
- Web.Contents(), M Functions And Dataset Refresh Errors In Power BI
- Using The RelativePath And Query Options With Web.Contents() In Power Query And Power BI M Code
Hope it helps,
Community Support Team _ Caitlyn Yan
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi n0ab ,
To refresh dynamic data sources in Power BI Service, you can use Web.Contents() and Relative Path parameter in it, please refer:
- Setting a scheduled refresh on a Dynamic Data Source in Power BI
- Web.Contents(), M Functions And Dataset Refresh Errors In Power BI
- Using The RelativePath And Query Options With Web.Contents() In Power Query And Power BI M Code
Hope it helps,
Community Support Team _ Caitlyn Yan
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- MariaIsabel4 years agoNew Member
Hi Caitlyn,
I followed the instructions posted on the 3 links that you refered but I still have a problem with one of my sources: https://www.cuandoenelmundo.com/calendario/espana/2021. It doesn't have a query at the end but just change the url for every year. I wasn't able to use the Relativepath - query instructions with this one. Could anyone help to solve this please.
I am trying to include a calendar with hollidays into my report that can be updated automatically.
Thanks in advance for your help
- mellon1993 years agoFrequent Visitor
Hi MariaIsabel
Were you able to find a solution for your query?
- Anonymous2 years agoNot applicable
Hi @all,
since a few month we´ve massive trouble with automated refresh of dynamic sources.
We used Web.Content with RelativePath before and it worked nice.
What happened? And how can I fix this issue?
I´ve checked all the links in the solution.
Many thanks in advance!- Anonymous2 years agoNot applicable
In addition the (well known) error message:
- Gabe_V1 year agoHelper I
Hi Anonymous are there any similar solutions when using SharePoint.Tables?
I am receiving the same error, but when using SharePoint.Tables instead of Web.Contents.
I have tried such things as putting Web.Contents inside of SharePoint.Tables and putting the root URL in a parameter and referencing that. Neither work.
Any assistance you could provide would be greatly appreciated.
Thanks!