What symbol equation can be used to indicate <,> and even $ value
Options

Kayla E
ββ
I am trying to use visual symbol: dropdown list with up, unchanged, down indicators
=IF([Check and Balance]@row = >0, "Down", IF([Check and Balance]@row = 0, "Unchanged", IF([Check and Balance]@row = <0, "Up")))
#invalid
Answers
-
Make sure the column the formula is in is set to the appropriate symbol type column. From there click on the dropdown arrow in any cell within that column to see the values you should use in your formula.
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!