Forum Discussion
dcohendumani
11 years agoRegular Visitor
Data Refresh not working with Web data
I understand from a support article about data Refresh that Web is among the supported datasources for refresh. I have a complex dashboard with 5 web datasources retrieving JSON data from REST we...
meysun
11 years agoResolver IV
If you used Power BI Desktop to publish the file, I would suggest trying out the below.
Use the browser Get Data->Files->Local file and upload the .pbix file and then see if the schedule refesh page gives you option to specify the setting.
- dcohendumani11 years agoRegular Visitor
I tried this already but still no luck. Keep telling me that the data soruce does not support refresh. I think this may related to the complexity of M transformation in the data source. I am using some recursive function to query pages of dataset using REST. It refreshes fine in the Power BI Designer/Desktop or from Excel but not fro within the PowerBI app?
I have 5 queries in my pbix file, I am goint to try to isolate which of the query is causing the problem.