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
Hi,
I think you can use 'Button ' instead of Listbox ?
if i may know,
what is your goal if you can list those sheet sir?
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.
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.
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.
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.