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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is it possible to provide default values for Dimension and expression in charts.

Hi All,

Is it possible to provide default values for Dimension and expression in charts so that in case no data is available that default values can be shown and any message like "No data to Display" can be avoided.

Thanks in Advance.

1 Reply
Miguel_Angel_Baeyens

You can use variables in which you set those default options, and then load the charts with an if statement so if there are no selections, variables are load instead.

I think it's too heavy work, though. I'd better use a Calculation Condition in the graph, thus the chart will not be displayed until one dimension (or whatever your condition will be) is selected.