Forum Discussion

goldstain09's avatar
goldstain09
New Member
2 years ago

Condition on a measure

How to put a condition on a measure, I've a measure which have all numeric values in each row and need to compare it with a fixed number, I'm trying this:  conditional_Column = IF(                 ...