Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Make % and sum

I am trying to get qlikview to make a sum of each level of dekningsklasse , and I have added a calculated dimension.

=sum( aggr( count( value), Bokførtverdi, Dekningsklasse))

However this doens't work.

I would like it to appear at the bottom.

2 Replies
vikasmahajan

Please attach small demo application for the same it is difficult to give ans on this

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Not applicable
Author

Sum({<Dekningsklasse={$(='1')}>}Bokførtverdi)/Sum(ALL{<Dekningsklasse={$(='1')}>}Bokførtverdi)

But that yield nothing either in terms of setting the percent right