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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Whale chart

Hi all

How do I make a whale chart in Qlik Sense?  This is a sum of a normal value curve or bar chart.  So if the first bar is worth 5 and the next would be 3... I actually need to make the second bar 8...

Any thoughts would be very helpful!

3 Replies
swuehl
Champion III
Champion III

Try

=Rangesum( Above( YourExpression ,0, RowNo() ))

as expression, where you need to replace YourExpression with your current expression,like Sum(Value).

sunny_talwar
MVP
MVP

Is there a sample you can share with the expected value on the charts (if what Stefan provided did not work for you).

Best,

Sunny

Not applicable
Author

Unfortunately I don't have a sample to share - it's a cumulative graph in Qlikview but Sense doesn't seem to have the same functionality unless of course, being a newbie, I can;t find it