Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We'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

Reply
Phil_Seamark
Microsoft Employee
Microsoft Employee

How does Power BI cache data?

I'm interested to know from a performance and security perspective how Power BI caching works.

 

Is there any public documentation on this?  There may be opportinities for me to take full advantage of caching if I understand how this works and give my users a better overall experience.

 

I am particularly interested around data sourced via the SSAS Connector.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

3 REPLIES 3
detlev
Helper II
Helper II

Hi Phil, did you ever get a detailed answer on this topic? I am also dealing with it, from the same perspective.

 

kind regards,

Detlev

willsmithorg
Advocate I
Advocate I

There's a lot on the internal storage methods (basically an in-memory database) and optimizing queries in the book "The Definitive Guide to DAX". 

 

In terms of hardware, essentially, you need enough memory to keep the entire database in-memory.   Provided you have sufficient memory, CPU speed is then the next determinant of performance.  But there's lots of ways to optimize DAX discussed in the book.

Quant Analyst, APT, FISGlobal, London.
Greg_Deckler
Community Champion
Community Champion

Searching the support site for the word "cache" brings back 0 results. Searching for "caching" finds a document about the Windows App. So, no love there.

 

You might see if you can find anything here:

https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-analysis-services-connector-indepth/...

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors