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: 
Ily
Contributor II
Contributor II

General Mesure

Hello guys,

I have a question  , how to make a general mesure :

ID_CLIENT PART 

1                     15%

2                      20%

3                     30%

 

I wanna make the average of the  column part for all clients  whatever the filter  is on the client 

I wanna make it on the visualisation

Thank you so much

Labels (2)
1 Reply
edwin
Master II
Master II

in your expression add set analysis to ignore the selected client (or client id)

for example

sum({<[Client ID]=>} something)

this tells the expression to calculate for all client IDs regardless of what was selected