Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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..

8 Replies
JonnyPoole
Employee
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
Employee
Employee

Is this something you are interested in ?

Untitled.png

Untitled1.png

manoranjan_d
Specialist
Specialist
Author

YES

MarcoWedel

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

‌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)