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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
jorditorras
Creator
Creator

Aggregate per Material and Display by Month

Dear Gurús, 

I'm trying to apply a simple calculation (actually it's much more complex but I'm simplifying it just as an example) where I need to see the Billing Amount aggregated by Material. Something like: 

Sum(Aggr(Num(Sum( [Billing Amount in LC])), Material))

If I see the result in a Table and select one single month (like Fabruary 2023), the result changes as if I see in the table all the months of 2023 (the correct value appears when I select one single month). I attach two screenshots: 

jorditorras_0-1682437090659.png

And if I unslect fabruary, his result changes: 

jorditorras_1-1682437140164.png

 

Any idea about why this behaviour is happening??

Thanks in advance. 

Regards, 

Jordi 

Labels (1)
1 Reply
BrunPierre
Partner - Master II
Partner - Master II

Sum(Aggr(Num(Sum( [Billing Amount in LC])), Month_ES, Material))