Forum Discussion

Mussaka's avatar
Mussaka
Helper I
3 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    3 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.