Forum Discussion
learningOh
2 years agoFrequent Visitor
Dynamic Segmentation performance slow in a matrix visual
Hi all, i have a DAX measure that tags a status to the my customers. Acct WinLoss =
Var cy = [Rev Current Year W/0 Scale]
var py = [Rev Prior Year W/0 Scale]
var ccy = [Count of ...
learningOh
2 years agoFrequent Visitor
Thank you for sharing this approach. it helped to cut down the time needed to load. is there any other method to further improve? the loading time is still slow
Fowmy
Super User
2 years agolearningOh
Optimizing the performance of a Power BI file requires a closer examination of the data model and measures. Without specific details, it's challenging to provide precise solutions. Various factors impact performance, such as data model complexity, connectivity mode (Import/DQ/AS), inefficient DAX measures, or suboptimal relationships. To offer tailored advice, I'd need more insights into your setup. Feel free to share specific aspects, and I can guide you more effectively.