stepdimension - qlik-oss/gopherciser GitHub Wiki

StepDimension action

Cycle a step in a cyclic dimension

  • id: library ID of the cyclic dimension

Example

Cycle one step in the dimension with library ID aBc123.

{
    "action": "stepdimension",
    "settings":{
        "id": "aBc123"
    }
}
⚠️ **GitHub.com Fallback** ⚠️