Forum Discussion
Frequent report updates
- 1 year ago
stefanopigaglio
If refresh by minute is needed, I would suggest you consider Direct Query.DirectQuery lets Power BI pull data directly from the source without having to refresh the whole dataset in Power BI. This means your report always shows live data, and whenever someone interacts with it (like applying filters or slicers), Power BI queries the data source in real time.
With DirectQuery, you don’t need to worry about frequent refreshes, and updates happen as often as the data source allows.
- 1 year ago
Hi stefanopigaglio ,
Thank you for reaching out to us on the Microsoft Fabric Community Forum.Unfortunately, 'Publish to Web' does not support DirectQuery or live updates.
To work around this here are few suggestions:Instead of 'Publish to Web', you can share your report via the Power BI Service and set up a scheduled refresh (or) If you’re using Power BI Pro or Premium, Auto Page Refresh allows reports to refresh at a set interval when viewed within Power BI Service.
If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.
Regards,
Menaka.
stefanopigaglio
If refresh by minute is needed, I would suggest you consider Direct Query.
DirectQuery lets Power BI pull data directly from the source without having to refresh the whole dataset in Power BI. This means your report always shows live data, and whenever someone interacts with it (like applying filters or slicers), Power BI queries the data source in real time.
With DirectQuery, you don’t need to worry about frequent refreshes, and updates happen as often as the data source allows.