Forum Discussion

michael_knight's avatar
michael_knight
Post Prodigy
6 years ago
Solved

Optimizing a measure

Hi,   I've got a measure and it's performing terribly in the Performance Analyzer so I'm wondering if anyone can help in optimzing the measure?   This is how I got the measure, there are qu...
  • michael_knight's avatar
    michael_knight
    6 years ago

    Hi v-alq-msft 

     

    Apologies for the late reply. I figured this problem out myself. I simple cut down on the amount of VARs I was using, I created a seperate measure and referred to that in the new measure rather than referring to the VAR. That seemed to help with the optimization of some of the measure 

     

    Thanks for the reply, much appreciated! 

     

    Mike