Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Colormix and alternative dimensions

Hello, looking for some help.

I know how to use colormix and get what i want in a barchart if i have one dimension.

Now i added multiple alternative dimensions to my bar chart.

And of course it colors by the expression i give it and sticks to the dimension i put in the expression.

ColorMix1(sum(Total)/$(=max(Aggr(sum(Total),Urgency))),white(), RGB(0,70,140))

my question: if i change the dimension "Urgency" to something else.. for example "Priority"

Could the Colormix be applied to that alternative dimension (in this example "Priority")?

Hope the question is clear, if not let me know.

0 Replies