Skip to main content Skip to complementary content

gotoSheet method

Information noteSTABLE.

This API is reliable and breaking changes are unlikely.

qlik.navigation.gotoSheet(sheetId)

Navigate to a given sheet in the current app. The method will return before the actual navigation takes place.

Version history

Version history
Version state Details
Introduced 2.1

Parameters

sheetId

Type: String

Set the sheet ID to navigate to.

Returns

A navigation result object.

Example

qlik.navigation.gotoSheet('xYgfJ');

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 – let us know how we can improve!