Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Get sheet id in extension

I'm trying to find out how to get the sheet id in which the user have placed my extension.

How can this be done?

3 Replies
joe_warbington
Luminary Alumni
Luminary Alumni

Check out the Qlik Sense Extension Governance project on Qlik Branch: http://branch.qlik.com/projects/showthread.php?675-sense-extension-governance via swr

----

Purpose and Description

  • Did you ever want to know, where you are using a particular visualization extension?
  • Did you ever want to know if you have any broken/missing visualization extension across your environment?
  • Did you ever want to get an overview which visualization extension are used in a particular app?
  • Do you want to prevent users getting an "Invalid visualization" error in your deployment because you've forgotten to install your visualization extensions properly?

If you can answer one if the questions above with YES, then this solution might be interesting for you.

----

Aiham_Azmeh
Employee
Employee

Hi Anders,

If I understood you right from the title of your post:

You can use the capability APIs > Navigation API : http://help.qlik.com/sense/2.1/en-us/developer/#../Subsystems/APIs/Content/NavigationAPI/NavigationA...

qlik.navigation.getCurrentSheetId();

I hope this helps,

Regards,

aiham

Not applicable
Author

Hi Anders,

http://localhost:4848/dev-hub/‌  go through this link and click single-configurator  and Select the App, All The Sheets Are getting on particular App the Select on sheet you will get particular SheetID. As Show in below picture single id.png

Thanks & Regards,

Sai Madhu.