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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
manoranjan_d
Specialist
Specialist

laegends on stack bar

hi all,

i need the legends to be shown in stack bar chart , since i selected the show inside value segments, i m getting the expression value but i also need the dimension legends in the stack bar also..

Labels (1)
8 Replies
JonnyPoole
Former Employee
Former Employee

I ran some tests and still see the legend (2nd dimension values) in a stacked bar with the 'show value inside segments' checked on.

Can u send a screenshot of what you need ?

Capture.PNG

Capture1.PNG

manoranjan_d
Specialist
Specialist
Author

see in your example legends are 2004-2011 u have and in the stack bar u have values

now the stcak bar has to display

2011-487184

inside the stack for all segments


for all segments we need with year-value

JonnyPoole
Former Employee
Former Employee

Is this something you are interested in ?

Untitled.png

Untitled1.png

manoranjan_d
Specialist
Specialist
Author

YES

MarcoWedel
MVP
MVP

Hi,

another solution could be an expression like:

=Dual([Dimension 1]&'-'&Sum(Value),Sum(Value))

QlikCommunity_Thread_189288_Pic1.JPG

QlikCommunity_Thread_189288_Pic2.JPG

QlikCommunity_Thread_189288_Pic3.JPG

hope this helps

regards

Marco

manoranjan_d
Specialist
Specialist
Author

I m unable to get the output

MarcoWedel
MVP
MVP

‌How did you try?

manoranjan_d
Specialist
Specialist
Author

i m getting the output only on new chart, but its not coming for the old chart(changing the expression)