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: 
apthansh
Creator
Creator

Sum of Total in expression in chart

Hi ....

PFA qvw and Excel file...I am having issue with expression to show sum(Field) / sum(Total(field)) in chart.Can you please help me.

I have explained my issues in detail in QVW.

Thanks much

1 Solution

Accepted Solutions
sunny_talwar

Try this


Sum(Data)/Sum(TOTAL <ParentID>(Data))

View solution in original post

2 Replies
sunny_talwar

Try this


Sum(Data)/Sum(TOTAL <ParentID>(Data))

apthansh
Creator
Creator
Author

awesomeness....Thanks much as always...