Forum Discussion
Mussaka
3 years agoHelper I
Conditional formatting
Hi. I should create a measure in DAX that simultaneously returns: - if x < 0 then "over threshold" - if x < 100 "close threshold" - if x > 100 "within the threshold" - if x < 50 (but only for...
- Anonymous3 years ago
Refer the file shared by Anonymous and make required changes as shown in the below images to obtain the results.
Thank you.
If my answers helps you please mark it as solution.