Forum Discussion

AutyDA's avatar
AutyDA
Helper I
1 year ago
Solved

IF function with > returning random results

I have a measure which based upon a series of IF functions uses CONCATENATE to develop a text statement. It all works except for one IF statement that asks if a measure (SELECTEDCOMPANY[Revenue_LastD...
  • AutyDA's avatar
    1 year ago

    I've solved the problem. The input measures for the IF statement were formatted as text rather than a number. By resolving this the IF statement is behaving normally.

     

    Thanks.