I am trying to use the new Scorecard in DS 1.6 with a UNX source.
I have 2 columns, 'Desk' and 'Count', for example:
Desk | Count |
---|---|
A | 5 |
B | 6 |
C | 9 |
D | 3 |
E | 7 |
I want to conditionally format the count column with:
Green is <4
Amber is 4 to 7
Red is >7
But I am not sure how to accomplish this.
I see the Cell Background section and I select to Bind it and se Binding Type as 'Conditional Format Value' but from there I am lost.
Anyone got any ideas?
Thank you
Nick