Forum Discussion

kimloh_p's avatar
kimloh_p
Frequent Visitor
5 years ago

Format value to Percentage based on value from another column

hi community folks,

I would like know how we can create a measure to format [KRI] value to % if the column[Metric_Type] = Percentage, else don't change the format.

 

Metric_TypeKRI(expected outcome)

Number

99
Percentage1100%
Percentage0.9595%
Number11

 

Any advise and help is greatly appreciated.