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

Announcements
Recent discussions are temporarily down — we're working on it and will be back shortly.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pivot Grid Partial Total are wrong !!!

Hi,
Can someone help me with this?

I have almost the same problem. I have an Expression  that is the multiplication of two parts (Part A * part B).
When I make the sum of my own for the two parts, and then multiply both TOTALS it is correct. But it is not the correct total for the pivot grid.

This is the Expression

(Sum(STOCK_AL_CIERRE_AJU)  - Sum(VENTA_AJU) + Sum(CAJAS))     // PART A

     *   

(sum(NIV)/sum( CAJAS)) // PART B

I only use one Dimension, it is YearMonth.

Labels (1)
0 Replies