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: 
Marius_
Contributor III
Contributor III

Column calculation in Pivot table stops after 130 lines

Highlight shows column calculation that stops abruptlyHighlight shows column calculation that stops abruptlyCapture.JPGHi guys (and guydettes :-))

I am using s running total in pivot to calculate cumulative sales orders. From there I must calculate the remaining Salesorders per day after goods were issued.

I used column calculations to try to keep my formulas easy. So far so good.

But the column calculations stopped abruptly after +- 130 lines, then starts up again at the next plant and stop again after +- 100 lines and so forth.

There is no problem with the running total calculation:

rangesum(above(total Sum({<DocType={'1Salesorder'}>}Quantity), 0, rowno(total)))

But the column calculations acts weird:

if(Column(8)<> Column(9), Column(11),Above(Column(13),1,1))

Please see JPG files 

Any idea why this would happen? 

 Marius

 

2 Replies
rubenmarin

Hi, there is no JPG files.

Marius_
Contributor III
Contributor III
Author

Sorry, new at this

See upload