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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
smilingjohn
Specialist
Specialist

Table

Hi ALl,

I have two tables A and B ..

Always Table A has to be displayed and Table B should be hidden...

When i select any Department from Table A then Table B should appear below Table A ...

PLease find the attachment of the QVW file

Can someone please suggest me on this ?

Regards

John

1 Solution

Accepted Solutions
antoniotiman
Master III
Master III

Or in Conditional

GetSelectedCount(Department) > 0

View solution in original post

4 Replies
florentina_doga
Partner - Creator III
Partner - Creator III

pls see attach.

select one or more department.

in table 2, in the layout we set the display condition

antoniotiman
Master III
Master III

Or in Conditional

GetSelectedCount(Department) > 0

smilingjohn
Specialist
Specialist
Author

Hi Florentina

Thanks for the reply ......By default we have set triggers on activating the sheet therefore the Table A and B are appearing ...I applied your logic and i have to clear the selection then the Tabe B is Hiding ..and when i select Department from Table A then Table B is Apeearing this is working fine...

But Table B should be hidden even there are selection being made on the lisboxes ...and it should apeear only when i select Table A

techvarun
Specialist II
Specialist II

Check the attached