Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Retrieve SheetID or Sheet title in a variable

Hi all,

I wondering if it's possible to retrieve the sheet ID or the sheet title in a variable.

The idea is to collect this value to filter results in graph.

I have many sheets with the same information to display (same graph). I just want to filter, on each sheet, depending the sheet title.

By this way it could be more dynamic to add graph (copy-paste) or add sheet...

Thanks a lot in advance 🙂

1 Reply
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

A quick search for "Sheet ID" in the Help Section reveals this:

GetActiveSheetID()

Returns a string containing the Id of the active sheet.