Forum Discussion
Embed Power App & Paginated Report Refreshing Issue
- 1 year ago
Hi cray_kuoYou could try by using the Power BI REST API to programmatically refresh the Paginated Report or clear its cache. This can be triggered when the commentary is updated in the Power App, ensuring the report fetches the latest data from the backend database. Additionally, try passing dynamic parameters (like a timestamp) to force the report to query the backend instead of using cached data.
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance
Hi cray_kuoYou could try by using the Power BI REST API to programmatically refresh the Paginated Report or clear its cache. This can be triggered when the commentary is updated in the Power App, ensuring the report fetches the latest data from the backend database. Additionally, try passing dynamic parameters (like a timestamp) to force the report to query the backend instead of using cached data.
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance