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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
irmantas
Contributor III
Contributor III

How use RangeSUM in Pivot to SUM all before

Hi All,

I have a problem, calculate accumulative sum's for some transactions in PIVOT.

I am using formula  RangeSum(Before(TOTAL sum([UseQTY]),0,ColumnNo(TOTAL)))

I need to calculate all UseTOTAL till some period. I need calculate all periods even before the filter is used.

irmantas_0-1637138106503.png

irmantas_1-1637138526500.png

 

1 Reply
irmantas
Contributor III
Contributor III
Author

Or I need use other expression?