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: 
bartvanwetten
Creator
Creator

Totals within year in pivot table

Hi,

can anybody help me out on this one. The QlikView document is attached.

If I select one year the percentage of the total amount is show correctly. Now if I select two years it should show the percentage still 'within' the year and not, as now, the percentage of the total within the selected two years.

Thanks in advance!

1 Solution

Accepted Solutions
sunny_talwar

Try this

=Sum( Aantal_per_eenheid)/  sum(total <Periode_Jaar_Only> Aantal_per_eenheid)

View solution in original post

3 Replies
vishsaggi
Champion III
Champion III

What is that you are expecting? Can you give your expected values you want to see in your table?

sunny_talwar

Try this

=Sum( Aantal_per_eenheid)/  sum(total <Periode_Jaar_Only> Aantal_per_eenheid)

bartvanwetten
Creator
Creator
Author

Sunny,

like charm again. Thx!

Bart