The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
User | Count |
---|---|
78 | |
77 | |
37 | |
33 | |
31 |
User | Count |
---|---|
92 | |
81 | |
58 | |
48 | |
48 |