set_pbir_bookmark
Overwrite an existing Power BI bookmark's in-place exploration state while keeping its GUID, and hide selected visuals by specifying their GUIDs.
Instructions
Overwrite an existing PBIR bookmark's explorationState in place (keeps its GUID name). hiddenVisuals = JSON array of the visual GUID names to hide on the bookmark's page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | the bookmark GUID name to overwrite | |
| page | Yes | page GUID name or displayName the bookmark activates | |
| displayName | Yes | bookmark title | |
| hiddenVisuals | No | JSON array of visual GUID names to hide | [] |
| pbirSessionId | Yes |