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

Formula for Horizontal cummulation

Hello,

I know the formula for vertical cummulation.

Does anyone knows this for horizontal?

Labels (1)
2 Replies
marcus_sommer
MVP
MVP

It's the same like the vertical one unless you take before/after instead of above/below as interrecord-function.

- Marcus

sunny_talwar
MVP
MVP

and you will need to use ColumnNo() instead of RowNo() (if you are using it)