Show sidebar

The action shows a sidebar panel on the left or right side of a sheet.

Parameters

The "Title" parameter can be used to define a title. It can be formatted using HTML.

A Qlik expression can be used in the “Title” parameter by prefixing it with an equals sign, e.g.:

The "Value" parameter defines the body of a sidebar. HTML can be used to format the content.

A Qlik expression can be used in the “Value” parameter by prefixing it with an equals sign and a text content should be enclosed with single quotes.

It is possible to embedd a master visualization using the following syntax:

object_id - identifier of the master visualization object.

css styles - the CSS styles to apply to the embedded object.

Example:

The "Position" parameter determines the side of the sheet on which the sidebar is displayed.

Last updated

Was this helpful?