changesheet - qlik-oss/gopherciser GitHub Wiki

ChangeSheet action

Change to a new sheet, unsubscribe to the currently subscribed objects, and subscribe to all objects on the new sheet.

  • id: GUID of the sheet to change to.

Example

{
     "label": "Change Sheet Dashboard",
     "action": "ChangeSheet",
     "settings": {
         "id": "TFJhh"
     }
}
⚠️ **GitHub.com Fallback** ⚠️