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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

To provide an expression (instead of selecting a field) in statistics box

Hi,

I have a dashboard which have muliple tabs.

One tab deals with a high level analysis. We have a field named survey_id. So in the generic tab, I have put in a statistics box, the count of survey_id

The next tab is more specific one. I need to display the count of survey_id where survey_type='outside'.

(in normal list box, this will be as =if(survey_type='outise', survey_id) )

But in statistics box I do not see an option to give expression instead of selecting an available field.

Is there a solution for this other than me creating a sperate field for this in the backend. I need to use statistics box so that this component will be consistent across the tabs.

0 Replies