Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Add the same expression as All and use conditional hide show of line like here:
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 chart
Like this?
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.
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.