Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I have created a custom visual which data source is an Azure SQL.
The custom visual includes a HTML form and users can post data to the SQL database via the webapp.
It works fine.
Then, I want to refresh the custom visual as soon as user's action.
Is there a way to refresh the custom visual programmatically ?
Ok, I know the referesh button are on the screen above, but I want to do it programmatically.
Solved! Go to Solution.
Create an onload event to call the data refresh API? this is just a thought. https://powerbi.microsoft.com/sv-se/blog/announcing-data-refresh-apis-in-the-power-bi-service/
As other user mentioned Power BI offer REST API to trigger manual refresh. If you use ETL tool like SSIS you can call API using this approach.
https://zappysys.com/blog/refresh-power-bi-dataset-via-rest-api-using-ssis/
If you dont use ETL Tool and want to call API from SQL Server (T-SQL) then may be use appraoch documented here.
https://zappysys.com/blog/import-rest-api-json-sql-server/
Keep in mind there is a limit on how many times you can cll Refresh API in one day. So dont call it too many times unless needed.
Create an onload event to call the data refresh API? this is just a thought. https://powerbi.microsoft.com/sv-se/blog/announcing-data-refresh-apis-in-the-power-bi-service/
Thank you sananthv !!
I will try implement it. 😄
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |