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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
campelliann
Post Patron
Post Patron

Refresh Dataset Button on PowerBI Embedded

Hi,

So we have scheduled refreshes each 2 hours, but sometimes a user changes something on a source and would like to imediately see the changes and be able to refresh manually the published version without the need of waiting until the next scheduled refesh

Power Automate has a refresh dataset flow. Which by the way works on my powerbidesktop file. But when I publish the report the button does not appear on my PowerBI embedded portal - although it shows on the workspace when I enter powerbi service..

Any ideas, can this be done though Power Automate on Embedded license. If not what alternatives do we have?

1 ACCEPTED SOLUTION
v-yueyunzh-msft
Community Support
Community Support

Hi , @campelliann 

Accoridng to your description, you want to refresh a embed report by a buuton.

For refreshing a dataset , you can try to use REST API to call the requst to refresh a dataset in some workspace.

You can then use JavaScript to create a button that calls the REST API to refresh the dataset. Here is an example of how to refresh a dataset using the REST API.

For the rest api , you can refer to :
Datasets - Refresh Dataset In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

View solution in original post

1 REPLY 1
v-yueyunzh-msft
Community Support
Community Support

Hi , @campelliann 

Accoridng to your description, you want to refresh a embed report by a buuton.

For refreshing a dataset , you can try to use REST API to call the requst to refresh a dataset in some workspace.

You can then use JavaScript to create a button that calls the REST API to refresh the dataset. Here is an example of how to refresh a dataset using the REST API.

For the rest api , you can refer to :
Datasets - Refresh Dataset In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors