power BI schedule refresh for web data source is not working
I was not able to schedule a refresh for a web data source. I was getting the below error.
we created a function for web.contents and calling that function while populating the tables.
6 Comments
- v-qiuyu-msft
Community Support
Hi ganesh_simhadri,
Would you please share pbix file for us? You can upload it to your OneDrive and send the link to me via private message.
Best Regards,
Qiuyun Yu - v-qiuyu-msft
Community Support
Status changed:NewtoNeeds Info - ganesh_simhadri
Advocate I
v-qiuyu-msft i shared the link in private message
- v-qiuyu-msft
Community Support
Hi ganesh_simhadri,
After looking into the pbix file, I found the tables call custom functions, it's not supported to schedule refresh for this kind of dataste.
For your requirement, please vote this same idea: https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/9312540-make-functions-refreshable-when-the-data-source-is
Best Regards,
Qiuyun Yu
- v-qiuyu-msft
Community Support
Status changed:Needs InfotoDone - ganesh_simhadri
Advocate I
v-qiuyu-msft is there any way apart from modifying the complete code. I tried using pywinauto library in Python. I was able to refresh it on the desktop and publish when I am active on my machine. But is not working when the code is scheduled :-(