Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
how to set the refresh in powerbi only if the data gets updated in sharepoint.
Hi @Usha_pk
you can also use Power BI API to refresh dataset on-demand
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/refresh-dataset-in-group
POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes
Hi @Usha_pk
I think it's not possible directly in Power BI Service, but you can use Power Automate and set a flow:
Hello @Usha_pk ,
Schedule Refresh doesn't work with a condition, so this is not currently feasable.
If you want you could scheduale refresh once everyday, as a pro license you have 8 refreshes per day so you could also refresh it 8 times to cover all day incase any update happened.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote For my Idea💡
Proud to be a Super User! | |
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.