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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
madhubabum
Creator
Creator

I want display all sheets in List Box?

Hi Experts,

Here i am having multiple sheets,(Multiple Tabs in my Qlikview application)

I want to display all those sheets(Tabs) in a List Box.

Once if i click on the tab in last box, i want to display that sheet (Tab)..


How we can achieve this one?

Thanks in Advance,

Madhu

6 Replies
Anonymous
Not applicable

Hi,

I think you can use 'Button ' instead of Listbox ?

Selecting tabs thru Button.png

Anonymous
Not applicable

if i may know,

what is your goal if you can list those sheet sir?

Not applicable

Hi Madhu,

You may create as many as there are spoils the sheet you created , and place the object code so from April the sheet so you have a linked list.

Not applicable

Hi Madhu,

Unfortunately you cannot to that, but you can use Button object to make an action so you can change between sheets in one click.

jagan
Partner - Champion III
Partner - Champion III

Hi,

Please find attached file for solution.

Used Inline load to load the sheet ID in list box and used

Settings -> Document Properties -> Triggers -> Field Event Triggers to navigating to selected sheet.

Regards,

Jagan.

Not applicable

Hi Madhu,

I did this requirement and also attached .qvw file for your reference.

First i created Inline table and in that table i specified all the sheets name. And after that i set Field Event Trigger and wrote some logic in it.

See the attached .qvw file for better understanding. !

Regards, !

Brijesh.