Type Alias SenseImageTemplate

Used to export a single visualization as pdf, pptx or png.

Index

Properties

appId: string
persistentBookmark?: SensePersistentBookmark
reloadTimestampMatchType?: ReloadTimestampMatchType

Choose the reloadTimestamp constraint to apply. An empty value leads to the default noCheck.

selectionsByState?: Record<string, QSelection[]>

Map of selections to apply by state. Maximum number of states allowed is 125. Maximum number of fields allowed is 125 and maximum number of overall field values allowed is 150000.

selectionsByStateDef?: string

The definition ID referring to a selectionsByState definition declared in definitions.

selectionStrategy?: SelectionStrategy
selectionType?: SenseSelectionType
temporaryBookmarkV2?: SenseTemporaryBookmarkV2

The temporary bookmark to apply. Patches and Variables are ignored if passed to the API, because they already are applied in the backend.

visualization: Visualization