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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Filter Object

I have three text objects showing some values like A 200 ,B 100, C 500. and the other two objects X 400, Y 700 .

1.I need to show A,B,C as one filter object and X,Y as another filter. object

2..I have straight table that shows the detailed level information of A,B,C,X.Y

when I click on any text object it should automatically get selected in filter object and  also in  table

similarly if i select anu filter value it should automatically get selected in text object and also the details displayed in  table??

Please suggest me how to achive this  ASAP

1 Solution

Accepted Solutions
Siva_Sankar
Master II
Master II

Suresh,

Find the attached.

View solution in original post

6 Replies
vishsaggi
Champion III
Champion III

Can you elaborate your requirement a little please ?

Siva_Sankar
Master II
Master II

Hi Suresh,

Find the attached solution.

nareshthavidishetty
Creator III
Creator III

Hi,

Use buttons->select in field

Thanks..

Not applicable
Author

Hi Sivasankar..

Thanks i got your code implemented and its working good. but I have a small change like if i select any value from filters only that text object with the value must be shown. other text objects should show zero..Filters.png

Siva_Sankar
Master II
Master II

Suresh,

Find the attached.

Not applicable
Author

Thank you so much sivasankar