Forum Discussion

PshemekFLK's avatar
PshemekFLK
Helper IV
2 years ago
Solved

Visual Calculations DAX perfomance

Hi,   The new visual calculations in DAX (preview feature) were advertised as bringing improvement to the performance since the calculation happens on the visual only, not on the whole model. Yet e...
  • Greg_Deckler's avatar
    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.