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: 
Anonymous
Not applicable

Calculating a Share in a Straight Table

Hi,

I need to calculate a Share in an unusual way.

Could you please have a look in the file attached and help?

Thank you in advance,

Larisa

1 Solution

Accepted Solutions
sunny_talwar

Try this:

Only({<Edition=, Group=>}Value) / Only(TOTAL <Wave>{<Edition={'Major'}, Group={'All'}>}Value)


Capture.PNG

View solution in original post

4 Replies
sunny_talwar

Try this:

Only({<Edition=, Group=>}Value) / Only(TOTAL <Wave>{<Edition={'Major'}, Group={'All'}>}Value)


Capture.PNG

Anonymous
Not applicable
Author

Thank you!

maheshkuttappa
Creator II
Creator II

Let me know if this works

maheshkuttappa
Creator II
Creator II

attached file