JustinTorrence
5 years agoQrew Cadet
Re: Change Text Color based on condition
@Mae Dahl
This should work, I've made some assumptions about the names of your fields.
If(
[Total Items Requested] = [Total Items Fufilled], "Green",
[Total Items Fufilled] < [Total Items Requested], "Yellow",
""
)
------------------------------
Justin Torrence
Quickbase Expert, Jaybird Technologies
jtorrence@jaybirdtechnologies.com
https://www.jaybirdtechnologies.com/#community-post
------------------------------