getCurrentSheetId method | Qlik Sense for developers Help
Skip to main content Skip to complementary content

getCurrentSheetId method

Last updated: 9/3/2026
Information noteSTABLE.

This API is reliable and breaking changes are unlikely.

qlik.navigation.getCurrentSheetId()

Gets the current sheet ID.

Version history

Version history
Version state Details
Introduced 2.1

Parameters

None.

Returns

A navigation result object.

Example

var result = qlik.navigation.getCurrentSheetId();
	alert('sheet id':+result.sheetId);

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!