Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

0

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.Capture.JPG

we created a function for web.contents and calling that function while populating the tables. 

Status: Delivered
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 to: Needs 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. 

 

q3.PNG

 

For your requirement, please vote this same idea: https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/9312540-make-functions-refreshabl...

 

Best Regards,

Qiuyun Yu  

v-qiuyu-msft
Community Support
Status changed to: Delivered
 
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 😞