Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
New-Qlik
Creator III
Creator III

Menu bar in Qliksense

Hello

I have few sheets in Qliksense app and want to create some nice menu bar having buttons to click and navigate to respective sheet.

How do we can do this in sense.

Thanks

6 Replies
giovanneb
Creator II
Creator II

undergrinder
Specialist II
Specialist II

New-Qlik
Creator III
Creator III
Author

Thanks. I am actually new to sense so can you please help me in finding sheetid for a sheet

undergrinder
Specialist II
Specialist II

As I remember, the url contains the sheet id.

If you use Qlik sense Desktop then after open the program go to the browser and navigate it to http://localhost:4848/hub/ url, and open the application.

the sheetId will be the bold part of URL:

http://localhost:4848/hub/...sheet/a9e37b32-fe0e-4b6c-a152-8ed55fa8009c/state/analysis

G.

New-Qlik
Creator III
Creator III
Author

Thanks Gabor. Is there any extension to get dropdown containing sheet ids.

undergrinder
Specialist II
Specialist II

I don't know, but you can take a look the http://branch.qlik.com

I think there is an API for this, you may get the IDs programmatically.

OR

You can use the KPI object's "Link to sheet" option, with it you can link the user to another sheet.

https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Visualizations/KPI/KPI.htm

G.