Defining multiple preselected values
This topic shows how to call the Open Cases vs Duration scatter chart from the Helpdesk Management app with the preselected Year: 2012 and Priority: High and Medium.
Do the following:
-
Start the Single Configurator.
-
Select a Qlik Sense app from the drop-down list.
In this case it is the Helpdesk Management app.
A list of all sheets and objects contained in the Qlik Sense app is displayed on the tab.
-
Select the appropriate visualization.
In this case it is the Open Cases vs Duration scatter chart.
The visualization is displayed in the Preview.
-
In the Set options dialog, click Add.
The Select field dialog is opened .
Select the appropriate fields. In this case we select the field Year with value 2012.
Click Add.
-
In the Set options dialog, click Add again.
Select the appropriate fields. In this case we select the field Priority with values High and Medium.
Click Add.
-
Select and copy the entire iframe code.
Example: Open Cases by Age chart from Helpdesk Management demo app with Year 2012 selected
<iframe src="https://<ServerName>/single/?appid=ccc53d3a-77c2-48a4-9f5a-f7aa84d82f19&obj=298bbd6d-f23d-4469-94a2-df243d680e0c&select=clearall&select=Year,2012&select=Priority,High,Medium" frameborder="0"></iframe>