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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
sadrisalihu
Contributor III
Contributor III

How can i do this on column C

Snap1.png

3 Replies
sunny_talwar

May be this

Count(TOTAL <Location> dokumenti)

or this

Aggr(NODISTINCT Count(dokumenti), Location)

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Perhaps like this: sum(total <Location> aggr(count dokumenti),Location,Category))


talk is cheap, supply exceeds demand
sadrisalihu
Contributor III
Contributor III
Author

Thank you very much, Sunny Talwar.

You are great man