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: 
oxiofrt
Partner - Creator II
Partner - Creator II

Table expression ignoring my calculated dimension

Hello, 

I have created a pivot table.

I would like to have in each column (1,2,3,4,5) the total sum of the values of the line.

It's not easy to explain, but I have create an app with comment which shoulg helps a lot.

Thank you for your help 2019-01-28_16h52_59.png

Labels (2)
2 Solutions

Accepted Solutions
sunny_talwar
MVP
MVP

Try this

=Aggr(NODISTINCT Sum( NB_DEPARTS_ENGINS * FL_SEUIL), SECTEUR)

View solution in original post

oxiofrt
Partner - Creator II
Partner - Creator II
Author

Thank you so much for this fast and efficient solution !

Great 🙂

View solution in original post

2 Replies
sunny_talwar
MVP
MVP

Try this

=Aggr(NODISTINCT Sum( NB_DEPARTS_ENGINS * FL_SEUIL), SECTEUR)
oxiofrt
Partner - Creator II
Partner - Creator II
Author

Thank you so much for this fast and efficient solution !

Great 🙂