Information noteSTABLE.
                    
This API is reliable and breaking changes are unlikely.
                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 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');