Forum Discussion

JamesBurke's avatar
JamesBurke
Helper III
2 years ago
Solved

Formatting

Hi all , 

 

 

Grid = FORMAT([Max Month Usages], "##,##") & " " & "/" & " " &  FORMAT([Monthly Average],"##,##")

 

 

I want to Create a Measure that when the Max Month usages are less then the Monthly Average value the Max Month usages is in green without making the entire Measure green. 

 

Like the Value Below = 

 

1640 / 6,800

 

Thanks , James. 

 

 

2 Replies