Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

Update selection by synthetic

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

PUT

Path

/qrs/selection/{id}/[type]/synthetic?filter={filter}

Description

Update all entities of a specific [type] in the selection set identified by {id} based on an existing synthetic object. Optionally, filter the entities.

Body

SyntheticEntity:

{ "name": "...", "type": "...", "access": [ "...", "..." ], "children": [ { Another SyntheticEntity }, { ... } ], "properties": [ { "name": "...", "value": { "..." }, "valueisdifferent": Boolean, "valueismodified": Boolean }, { ... } ] }

Return value

-

Optional parameters

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!