Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am using one dimension and two measures. The two measures are calculated fields. How can I assign colors to these two measures. I want to select the colors of my choice . Right now they appear blue and red which is the default color.
hi
currently in qlik sense you'll need to use a synthetic dimension
create a calculated dimension with the two names of the measures
using value list for example
then create a measures with if statement that say if the value list is measure 1 use this expression else use this expression
then in the color you can use expression that say if value list is equal meausre1 then first color else second color