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 res...
  • Ashish_Mathur's avatar
    6 years ago

    Hi,

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