How can i add some color on the values on the column? depending on the condition

3X_4_9_4996d581146cd60666bc3aabd88c0038e4cee43c.png

Solved Solved
0 5 352
1 ACCEPTED SOLUTION

Hi @Audit_CKGoC

You will need to set explicit condition on the template you will use.
<<If:[yourConditionThatReturnsTrue]>><<[Value]>><<EndIf>>
such as here:
3X_2_e_2e37fcf0bb89bb0637d19792b28bab6cc63a41cf.png
For reference, in section โ€œIf Expressions Can Conditionally Format a Fieldโ€:

@Steve : if this is possible, I think we would benefit from having a screenshot associated to the expressions provided. Expressions show the benefit of using separated If statement, but bold and color or not visible.

View solution in original post

5 REPLIES 5

Here

thank you, but can i use this function whenever i send an email? like also shows on the email what it looks like in the appsheet. (color)

Hi @Audit_CKGoC

You will need to set explicit condition on the template you will use.
<<If:[yourConditionThatReturnsTrue]>><<[Value]>><<EndIf>>
such as here:
3X_2_e_2e37fcf0bb89bb0637d19792b28bab6cc63a41cf.png
For reference, in section โ€œIf Expressions Can Conditionally Format a Fieldโ€:

@Steve : if this is possible, I think we would benefit from having a screenshot associated to the expressions provided. Expressions show the benefit of using separated If statement, but bold and color or not visible.

its working! thank you so much!

You should mark @Aurelienโ€™s reply as the solution btw

Top Labels in this Space