Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
srujanaponnuru
Creator
Creator

default view of chart upon opening

Hi,

i have two button icons with Bar chart and Table.

when i click on Bar chart icon, bar chart is visible and table icon, table is visible. 

i kept in a vizlib container, both the chart and the table.

and gave the conditional show as vbar=1 for Chart

vbar=2 for table. 

in button container, i have a set a variable  for each one. 

 

but when i open the dashboard, its automatically showing table view rather than chart view. 

i need to show chart view upon opneing the dashboard. how to achieve this.

Labels (1)
1 Reply
Or
MVP
MVP

Set the default value of the variable to 1 (e.g. in script using set vbar=1;)