Why you should be adding color to your reports in Quickbase
May 23, 2018Color coding your Quickbase report rows allows the important information to stand out. Drawing attention to critical details will save time and ignite action. Learn how to add conditional color coding to your Quickbase reports.
Make any information you want 'pop' on your table report.
- Need to see active employees at a glance?
- Want to highlight a task past due?
- Desire to make out-of-stock items more obvious?
In this short tutorial, I walk you through three things you need to customize your awesome Quickbase reports using a formula to add color.
- Choose your report
- Identify the “trigger” field
- Write the color-code formula
After this quick tutorial, you’ll be well on your way to creating colorful and action-generating reports!
FORMULA FROM THE VIDEO:
Case([Employment Status],"Active","yellow","")
Formula example for multiple colors:
Case([Employment Status],
"Active","yellow",
"Terminated", "red",
"On Leave","orange",
"Not Started","blue","")
See the video transcript
Feeling like a Junkie? Subscribe Now!