Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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
If you can answer one if the questions above with YES, then this solution might be interesting for you.
----
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
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
Thanks & Regards,
Sai Madhu.