Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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.

0 Replies