-
I want to set some guidance for statuses in my time in board column chart. How do I do this? |
Beta Was this translation helpful? Give feedback.
Answered by
nbrown02
Mar 10, 2025
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nbrown02
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are a few ways you could do this. Here's a few examples:
Adding a constant line
If I wanted to just set a constant line, you'd select the chart. Go to the analytics pane and add a line:
Highlighting when any column goes above a specific value
Go to the format visual pane, click on the formula button and set a threshold for the TimeInColumnDays measure. For example here anything above 20 days goes red:
Highlighting when a specific column(s) goes above a specific value
Say this is your data:
And you wanted to highlight when In Progress > 15 or when In Review > 10, you'd add a new measure: