Forum Discussion

vrossouw's avatar
vrossouw
Helper III
6 years ago
Solved

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

  • Hi,

    You do not need an AVERAGEX() function.  A simple AVERAGE() function would do.