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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
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