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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Keeping fixed value regardless the drill


Hi to all,

I'm facing an issue regarding the association of data in my pivot table.

I'm displaying the average price for each material split up by months.

I use this calculation to get my average price: avg(TOTAL <MAT_MATERIAL_CODE> aggr(PYprice, MAT_MATERIAL_CODE)) and it works if I show up all the months. When I click on one single month, I get an incorrect value. Normally, the average of all months is the same and I wouldn't expect to change although I click on one single month.

How can I do in order to keep the value fixed regardless the month I click on?

Thanks

Cristina

10 Replies
Not applicable
Author

Hi,

I've tried to reproduce the formula you suggested but it doesn't still work.