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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
oxiofrt
Partner - Creator
Partner - Creator

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 (1)
2 Solutions

Accepted Solutions
sunny_talwar

Try this

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

View solution in original post

oxiofrt
Partner - Creator
Partner - Creator
Author

Thank you so much for this fast and efficient solution !

Great 🙂

View solution in original post

2 Replies
sunny_talwar

Try this

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

Thank you so much for this fast and efficient solution !

Great 🙂