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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Combo Chart

Hi

I am trying to create a combo chart where All Open defects count should be bar and as i select a segment value a line has to appear counting all open defects for the selected segment

Attached my app

Can someone help ?

Thanks

5 Replies
vishsaggi
Champion III
Champion III

Add the same expression as All and use conditional hide show of line like here:

Capture.PNG

Anonymous
Not applicable
Author

when i click on multiple segments it gives me the below , i want single line to be displayed for each segment ..keeping the bars for All defects as it is .. basically i want to compare between All and defects for different segments in same chart1.jpg

vishsaggi
Champion III
Champion III

Like this? Capture.PNG

Anonymous
Not applicable
Author

no , intially the chart should display only bar chart , 1 bar for 1 week for ALL segments... and upon selection of segments , a line has to appear .. 1 line for 1 selected segment.

vishsaggi
Champion III
Champion III

This is a work around let me know if that helps? Find attached.

I am using two charts here and based on segment selection i am doing show/hide of the chart. I am not pretty sure how we can implement this way in a single chart. Let me know if that helps.