Forum Discussion
vrossouw
6 years agoHelper III
Average and averagex
Hi, I have this data A1: C9
I want to calculate the average per date and must be able to filter by part.
The normal average function works fine.
However, how can I use averagex to get the same result as in the pivot? (Must be able to filter on Date, Part or any other filter such as customer ).
Hi,
You do not need an AVERAGEX() function. A simple AVERAGE() function would do.
1 Reply
- Ashish_MathurSuper User
Hi,
You do not need an AVERAGEX() function. A simple AVERAGE() function would do.