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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
prasadcm
Creator II
Creator II

set analysis issue

Hi,

I need something like this,

sum of gl accounts to be divided by specific gl account={32131.4003}

Dimensions are gl account no,name,year & month

I wrote expression as
= sum([Additional Currency Amount]) / sum({<[GL Account No]= {'32131.4003'}>}[Additional Currency Amount])

My output should be

But i get o/p as 

all gl accounts should be displayed.

Regards,

Prasad

12 Replies
prasadcm
Creator II
Creator II
Author

This works perfectly

Thanks a lot

sunny_talwar

No problem at all. I am glad I was able to help

prasadcm
Creator II
Creator II
Author

it just gives me data related to GL Account No= {'32131.4003'},whereas i need all gl accounts