Forum Discussion
tomerbi
3 years agoHelper I
Power Bi On demand - API and Automatic Power Query Refresh Desktop x Service
Hi I am struggling with automatic refresh of data for embeded report of Power Bi as it doesn't get updated as soon as there's any data update from the API data source and I can schedule refresh onl...
amitchandak
3 years agoSuper User
tomerbi , the Power Bi desktop dataset file has no relation with service refresh. If you are using a file based on that dataset , then that file will get new data when the dataset will get refreshed
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-report-lifecycle-datasets
tomerbi
3 years agoHelper I
Thank you for your reply.
Does it mean I would always need to manually refresh my power query editor in order to refresh my data on powerBI desktop? The only dataset that is changing is from the REST API and whenever this gets updated, power query editor never been automatically refreshed.