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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
ashishs_1
Contributor
Contributor

Qliksense

Hi ,

I want to count the distinct people id in a pivot  table for each column , also i want to exclude the people id's that were present in the prior columns of the pivot table.

i'm using the below expression for getting the count:

COUNT(DISTINCT {<[Cumulative LTV - First Order Date_MS]={">=$(vMinCM)<=$(vMaxCM)"}>} [Cumulative LTV - PeopleID])

This count includes id's from the previous columns which i dont want.

would like to achieve this through expression.

Attached is the image of the current setup.

Any help is much appreciated.

 

 

 

 

Labels (1)
0 Replies