Forum Discussion
Visual Calculations DAX perfomance
- 2 years ago
PshemekFLK I think this is an earnest question that deserves a non-generative AI response. Yes. I have also noticed some issues with performance as well. I'm sure it depends on the exact nature of the calculations being performed. It would be helpful if you could provide some examples. There may be some optimization that can be done depending on the DAX involved. Remember that if your VC is based on measures that you have hidden in your table, those measures still have to be evaluated in addition to your VC so of course in that situation the visual will take longer to render than if it does not have the VC.
PshemekFLK I think this is an earnest question that deserves a non-generative AI response. Yes. I have also noticed some issues with performance as well. I'm sure it depends on the exact nature of the calculations being performed. It would be helpful if you could provide some examples. There may be some optimization that can be done depending on the DAX involved. Remember that if your VC is based on measures that you have hidden in your table, those measures still have to be evaluated in addition to your VC so of course in that situation the visual will take longer to render than if it does not have the VC.