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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

total of dimension

Please check the attached file and let me know how to calculate the total of "Actif" . Actif is a dimension.

Thanks,

Nima

14 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Add an expression =sum(Actif) to your (pivot)table/chart


talk is cheap, supply exceeds demand
Not applicable
Author

I don't want to repeat it for every single column.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

I don't understand what you mean. Can you explain? Can you share the qvw document you're working on?


talk is cheap, supply exceeds demand
Not applicable
Author

If I add sum(Actif) in expression then It will create sum(Actif) for every column.

What I want to do is for example equipe 8  is 120 and equipe 12 is 81 , I want to have 201 as the total for the line that you see the Total right about them.

Not applicable
Author

remove Actif as dimension & add first expr:

sum(aggr(sum(Actif),Annnée,Mois,Équipe))

Not applicable
Author

it does not change any thin

Not applicable
Author

Check Show partial sum on presentation tab for each dimension

Not applicable
Author

this is not an expression . it should be a calculated dimension . Maybe I did not explain it well.

MayilVahanan

HI

Can you post a sample file?

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.