Forum Discussion
v_mark
2 years agoHelper V
Refresh Button to specify which Report/Dataset to refresh.
I don't know if this is a Power Automate question or a Power BI question.
For context I do have a requirement to place a button in a Power BI report and have the ability to refresh the Dataset ( I know PowerAutomate can do it )
The interesting part is.
This Dataset set is getting all the datasetIDs from a Power BI Rest API and eventually stored in table in the Datawarehouse.
The goal is to have the ability to refresh a specific report using the button. So if I want to refresh Dataset 1 out of the 10 Datasets I have I can do it smoothly by clicking a button and move to another Dataset I want.
Any idea on how I can execute this?