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
shuhn1229
Resolver I
Resolver I

Direct Query from SSAS Cube - Performance

Hi,

 

I have a report connect to a SSAS cube using direct query. I have noticed some poor performance - some visuals can take 5-10 seconds to load, making it a poor user experience. I'm wondering if I created a calculated tables - filtering down some data in the model (eg only from 2 year range, which would cut the data in half if not more) would help speed things up. Just wanted to ask here before I went through with this because I'd like need to do this with >6 tables and rebuild the connections in the model.

 

Thanks

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @shuhn1229 

1.You can consider to set the  partition in your data source, it can optimize the performance, you can refer to the following link.

Create and Manage Tabular Model Partitions | Microsoft Learn

How to partition an SSAS Cube in Analysis Services Multidimensional (sqlshack.com)

2.You can create the calculated table, but you need to ensure it only contains the necessary column and value.

3.You can also consiser to change the direct mode to composite mode, you can refer to the following link to get more information to optimize the direct query mode.

DirectQuery model guidance in Power BI Desktop - Power BI | Microsoft Learn

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @shuhn1229 

1.You can consider to set the  partition in your data source, it can optimize the performance, you can refer to the following link.

Create and Manage Tabular Model Partitions | Microsoft Learn

How to partition an SSAS Cube in Analysis Services Multidimensional (sqlshack.com)

2.You can create the calculated table, but you need to ensure it only contains the necessary column and value.

3.You can also consiser to change the direct mode to composite mode, you can refer to the following link to get more information to optimize the direct query mode.

DirectQuery model guidance in Power BI Desktop - Power BI | Microsoft Learn

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

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.