Forum Discussion
Anonymous
7 years agoNot applicable
How to refresh report data using button click.
I want to refrsh the report data by enabling a button and on-click on the button i want to refrsh the report data.How to achieve this? Thanksnin advance.
v-qiuyu-msft
7 years agoCommunity Support
Hi Anonymous,
Do you mean add a refresh button in Power BI report?
You can use Microsoft flow to invoke Power BI dataset refresh API, then use PowerApps to trigger the flow. In Power BI report, add a PowerApps custom visual. You can refres to GilbertQ 's suggestion here: https://community.powerbi.com/t5/Service/Can-we-create-custom-Refresh-dataset-button-in-Report-page-in/td-p/537874
Reference:
https://medium.com/@Konstantinos_Ioannou/refresh-powerbi-dataset-with-microsoft-flow-73836c727c33
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual
Best Regards,
Qiuyun Yu