Forum Discussion

Siboska's avatar
Siboska
Helper II
3 years ago
Solved

Help for finding error in Dax Formula

Hi,  I have the following Dax Formula which is not returning the expected Result: Dev. -1 month Benefits On Track KPI = VAR _PreviousMonthBenefitsOnTrackKPI = CALCULATE(SUM(Initiatives[B...
  • Siboska's avatar
    Siboska
    3 years ago

    Thx for the reply. 
    Made a mistake in my explanation. It should be 2 or 3. 

    Somehow when I changed my logic to Equal blank () or 0 it worked. Dunno if the <> operator was reading it the wrong way.