I am working in communications so I'm auditing our company blogs from leadership and trying to find the average views/likes/comments based on the type of content (Company strategy/insight, company update, customer spotlight, event recap, inspirational, instructional,
personal reflection).
My function looks like this =AVERAGEIF(Breakdown!G:G,"Company Strategy/Insight",Breakdown!D:D) Where the "type of content" is in column G:G on the tab titled "Breakdown" and the views per post are in the D:D column on the "Breakdown" tab.
However, I went into my table to check for accuracy and filtered my table by "type of content" and took the average of the views and ended up with a very different answer. I've messed around with this for about an hour and I can't figure out why I keep getting
two different answers.