Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I want to understand how much data gets stored in PowerBI , when a user acts on reports (applying filters etc..), dashboard or refreshes a dataset.
Consider a report is based on tabular model, and another report based on datasource (which does nto support direct query)
@sitandon You can find all the information you need in the security white paper. It breaks down how things are stored and how direct query is different. You can find the download link here
In a nutshell, Tabular model and Direct Query don't store the data in the cloud - they use DAX to pull the relevant info and only cache what is needed temporarily. The other datasets have all the information pulled up into Azure and stored for use.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.