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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Manni_SM
Creator
Creator

Don't show stright table

Hi all

I have a requirement like 

I have two buttons and two stright tables 

Now customer select one first button it should show first table and same for second table. ( Entire table should not visible)

Note: customer don't want to use container object.

 

 

Labels (5)
3 Replies
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

HI @Manni_SM 

There is no rocket science there. You really have 3 options available to achieve this and 2 of them involve container. 

  • use 1 table and based on variables set by first or second button you can toggle on and of required columns in that table. Effectively using 1 object and showing different columns for the selections. 
  • use regular container - you mentioned you don't want to do that, The obvious question is: WHY NOT?
  • use layered container -  it behaves different and user experience is like there was no container so I would likely choose this option. 

I don't know what you mean by when you say: "...( Entire table should not visible)"

There are currently no other options with box standard objects. 

cheers

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.
Manni_SM
Creator
Creator
Author

Thanks lech.

 

Entire table not visible means

 

It shud be disabled like how we have in qlikview when we use show hide concept that objects will not visible right the same customer also looking for the same 

robert_mika

As @Lech_Miszkiewicz  suggest the (layout) container will be the best(only) options.