Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have 3 measures (master items with calculations). I want to put those 3 measures on bar chart and want to change there colors using expression. Can anybody help . thanks
If you happen to be on a new release of qlik sense you can set the master measures colors there and it will flow through to your visualizations.
Go under Appearance section of bar chart. Then Colors and Legend. Switch to by expression and put in your criteria.
example:
If(Measure > 10 , Red(),
If(Measure > 5, Yellow(),
Green() ))
Thanks for reply. But I don't want to change color based on values of measure but the name of the measures (i.e for multiple measures have different color) thanks
If you happen to be on a new release of qlik sense you can set the master measures colors there and it will flow through to your visualizations.
Hi, please tell me how to check my Qliksense Server version and when new server version was released?
Top right corner select the '4 lines' icon then choose About. I am running 3.2 SR1 and you can color code your master measures in this version. There is newer version that was released the last day of June as well.
Hi, Were top right? if its in QMC then there is only my login name and help link. please mention in detail .thanks
You don't have to be in the QMC, just login like you were going to create/view an app. Then go to the top right corner (could be a different location i guess depending upon what version you are on). My screenshot is attached. Look for the 4 horizontal lines
.
Thanks got it. Its on my top left corner in QlikSense Hub. Thanks