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

Count If

Hi all,

I'm a newbi at QlikView...i'mdealing with an expression and there is no way to let it works.

I have 3 dimensions:

- [Codice Esito]:  a check list (ok/ko)

- [NUM ATT]: is the activity ID

- [Pod Cod Authority DL] is the category

I need the expresison to create a graph to highlight the total activities split by category and the total of activity OK/KO on the total.

I need a count if but I'm not able to manage it on QV 9.

Thanks in advance to all fo you!

Bruno

2 Replies
its_anandrjs
Champion III
Champion III

Hi,

As i understand from your requirement

You have to do calculation like Sum( Total If( [Codice Esito] = 'OK/KO', [NUM ATT] )

Rgds

Anand

swuehl
MVP
MVP

Hi Bruno,

I am not really sure what you are after, I assume your checklist somekind of flag with values OK or KO?

>I need the expresison to create a graph to highlight the total activities split by category and the total of activity OK/KO on the total.

I think you need a dimension category [Pod Cod Authority DL]  in your chart and then maybe another dimension [Codice Esito] or two expressions with an if().

Or do you want to see different things in your bars / values for each dimension value and for the total?

Please see attached. Maybe you could give an example of what you expect by uploading a file or just adding some data in a post (upload is available in advanced editor on the upper right of the editor window).

Regards,

Stefan