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

Filtering chart table

Hello friends of QV,

i have a chart table where I have a column (Status) that shows "UP" or "DOWN" using a simple logic (If col A > col B, "UP", "DOWN").

Is there a way i can now have a listbox containing the word "UP" and "DOWN" so that when i click on it, the chart table should then only show all values where column Status = "UP" or only values where column = "DOWN". Any ideas much appreciated.

This is how i am currently displaying the table. 

CustomerCurrent YearLast yearStatus
A10050UP
B200500DOWN
C300500DOWN
D400300UP

however, current Year and Last Year columns are calculated; so depending on what period is selected, the Current Year and Last Year will change. Hence, the status column is also dynamic.

thanks in advance

Derrell

15 Replies
Anonymous
Not applicable
Author

Hello,

PFA.

Anonymous
Not applicable
Author

Thank you Ravichandra! much appreciated

Not applicable
Author

Capture.JPGHi Derrell ,

Based On u r Qvw i have tried smthing i think it might help u..

attaching u r updating  qvw also

qlikviewwizard
Master II
Master II

Hi jagan

Thank you Jagan. It is perfect.

jagan
Partner - Champion III
Partner - Champion III

Hi Derrell,

I am not sure why are you using 3 expressions for Status instead of using single expression.  Did you checked the file which I attached?

Regards,

jagan.

Not applicable
Author

Hi jagan ..it's really nice answer..i have learnt concat like super