Forum Discussion
Data Refresh on website click
Hi,
I'm trying to embed my PowerBI report into a website and I intend to accept data from the same website,
import it into my report and refresh my report each time the user clicks the "Submit" button, is this possible?
PS:- The very same data entered by the user is going into an Azure database each time the "Submit" button is clicked, most likely by a REST API call. I do not have authority over the Azure data pipeline to trigger a data refresh from there.
Any help is appreciated.
-Abhimanyu
1 Reply
- AnonymousNot applicable
Hi AbhimanyuSen ,
After research,
Power bi does not support the features you want for the time being, you can try to create a PowerShell script to use the Rest API to call the Power BI dataset refresh.
https://technovert.com/blog/refreshing-all-datasets-in-power-bi-using-rest-api/
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.