Qlik Sense Object Grabber (Bookmarklet to get Qlik Sense object IDs).
Create a bookmark using the self-contained bookmarklet from https://withdave.github.io/qlik-sense-object-id-grabber/.
Demo of bookmarklet in a Qlik Sense app
This bookmarklet is designed to be saved into a bookmark on your browser bar, and is a quick and easy way of allowing easy extraction of Qlik Sense object IDs.
- Navigate to https://withdave.github.io/qlik-sense-object-id-grabber/, and drag the qsog button to your bookmark bar (or create a bookmark using the code in
bookmarklet.txt) - Navigate to a Qlik Sense sheet and click the bookmark. Each time you refresh or navigate away you will need to click the button again.
- qsog will place a green box containing the object ID in the bottom right of each object, and also log this information to the console.
- To copy the object ID, click on the text to copy it to the clipboard
If you want to rebuild the bookmarklet after edits:
- Install deps:
npm install - Build:
npm run build - Copy/paste the output from
bookmarklet.txtinto your bookmark.