Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

I need to show bar chart expression label names should represent as value on data points

hi all i had bar chart in that i need to show expression labels like excellent ,good, not bad labels should show on the bar, instead of expression values i need to show expression label names....

thanks in advance!

8 Replies
Joaquin_Lazaro
Partner - Specialist II
Partner - Specialist II

Hello Vijay;:

Create a new expresion wirh this parameters

Captura.JPG

rubenmarin

Hi vijay, you can use Dual() to achieve that, the format can be:

Dual(YourExpressionLabel, YourCurrentExpression)

In the Number tab the option has to be the 'default expression' (the first option)

sunny_talwar

Like this?

Capture.PNG

avinashelite

could you please share the sample data and output that your excepting

MK_QSL
MVP
MVP

Or may be like this... Changed Sunny's example...

sunny_talwar

Very nice Manish

Not applicable
Author

hey sunny can i display it them as dimensions .....for the report which need to show below the bars

MK_QSL
MVP
MVP

Like this?