Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have few measures which took a lot of time to load when report refresh takes place which have data source is cube connected through direct query,so could I create a calculate table in tabular cube by using summarizecolumns() and then pick columns from this calculate table for measures?
Would this improve performance?
Thanks
Solved! Go to Solution.
Hi @jatneerjat,
Based on my research, when you are using the DirectQuery mode, your report performance depends largely on the performance of the underlying data source:
And the SUMMARIZECOLUMNS Function could return a summary table over a set of groups, so I think it could help you to improve your performence.
Regards,
Daniel He
Hi @jatneerjat,
Could you please tell me if your problem has been solved? If it is, could you please mark the helpful replies as Answered?
Regards,
Daniel He
Hi @jatneerjat,
Based on my research, when you are using the DirectQuery mode, your report performance depends largely on the performance of the underlying data source:
And the SUMMARIZECOLUMNS Function could return a summary table over a set of groups, so I think it could help you to improve your performence.
Regards,
Daniel He
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.