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

Group Count Result (with totals)

Hi,

I am counting a field (called TYPE) and the result is ok.

What I need is to list the the values of dimension and respective totals grouped by count result.

Count OK:

Count_Result1.jpg

What I want:

Count_Result2.jpg

Thank You!

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See attached example. No idea how to get the lines for frequency 0 though.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See attached example. No idea how to get the lines for frequency 0 though.


talk is cheap, supply exceeds demand
Not applicable
Author

Nice.

I just added TIPO={'D'} and works fine!

count({<TYPE={'D'}, TYPE={'T'}>}DISTINCT COUNTRY)

//count({<TYPE={'T'}>}DISTINCT COUNTRY)

and after that, change set null symbol (tab presentation) the text: 0 Frequency