Hi All,
I (think) this is a pretty straightforward issue. I have a report (Bar Chart and corresponding grid) that shows a count of open tasks by case (this is for an HR offboarding app). I'd like to base the color of a given bar on some threshold of open task count e.g. 5 or less = Green, 5-10 = Amber, 10 or more = Red. Any feedback would be much appreciated. Thx!
Sean
Discussion posts and replies are publicly visible
Sounds like a very simple Expression Rule (or even a Decision Rule) would be the way to go...pass in the open task count, pass back the relevant colour