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

Show partial Sum

Hi,

I want to add a line on a chart with a % of two sum.

It's no clear but show me example :

In fact i want to know my percrentage of LCC amount.

QV.png

1 Solution

Accepted Solutions
Anil_Babu_Samineni

PFA. I've edited only 2 measure. You can play remain measures

Capture.JPG

HTH

Anil

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

7 Replies
Anil_Babu_Samineni

Not sure, Perhaps this?

Capture.JPG

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

Thank you for your response but as for example for the column CA01 i must find   2724,50 / 506990,49 = 0.005  = 0.5%

Anil_Babu_Samineni

Sure, Can you paste this in your script and Reload() then attach again with updated one

LOAD * Inline [

Dim

1

2

3

];

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

Done! I have Updated my first Post

Anonymous
Not applicable
Author

here is!

Anil_Babu_Samineni

PFA. I've edited only 2 measure. You can play remain measures

Capture.JPG

HTH

Anil

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

Thank you very much !!!