Forum Discussion
Anonymous
3 years agoNot applicable
Create a flow to refresh the dataset
Hello,
I am very new to Power Automate. I want to do a simple flow where I click a button from my phone and it refreshes the dashboard. Can it be done easily?
I am not looking for anything into the report.
Thanks in advance,
SK
1 Reply
- vicky_
Super User
If you mean that opening the report is not an option, then it is difficult to use Power Automate to refresh. There's a few options I can think of -
- Create a Power Automate flow and use the Flow Button for mobile trigger (this would require you to have Power Automate on Mobile)
- Use an API call https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/refresh-dataset
- Just open the related workspace in powerBI and manually refresh there (no need to actually open the dashboard)