Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi Power BI team,
I'm looking for some guidance on using Power BI with near real-time refresh capabilities.
My team (part of CFS) has several dashboards with the background data changing often (Datasources are mostly Kusto tables and Azure SQL Database tables). However, I would like for the frontend dashboard to keep up as well.
Is there any particular package/upgrade option available? If so, what are the pricing options for Microsoft employees?
Thank you,
Ambika
Hi @akaranth ,
If your data source allows a direct query connection, you can have real-time data as you interact with the report. With direct query, data is not imported into the model but queried as you interact with the data. There are limitations to this approach though - some Power BI features are not supported in Direct Query mode.
https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-use-directquery
Another way to have real-time report is the use of streaming datasets:
https://learn.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming
Proud to be a Super User!