Forum Discussion
dyingod
9 years agoHelper I
AdWords avg. position calculation
Hello, Super newbie here... so this might be a really easy one. Regardless of whether or not you know AdWords, to calculate Average position in Excel, one can just do the following formula: ...
- 9 years ago
Perfect, I created a column using this formula:
WeightedAverage = ([Impressions] * [Avg. position]) / [Impressions]
I also created a measure like this:
mWeightedAverage = (SUM(Sheet2[Impressions]) * AVERAGE(Sheet2[Avg. position])) / SUM(Sheet2[Impressions])
Greg_Deckler
9 years agoCommunity Champion
Seems like a straight-forward calculation, what kind of error are you seeing? Any chance you can post sample data?
- dyingod9 years agoHelper I
Hey smoupre! Thanks for answering the call!
What sort of data do you need? Here is a screenshot of the table I am trying to plug this as a Mesure:
If you need anything else let me know! More than happy to supply!
- Greg_Deckler9 years agoCommunity Champion
Can you post that in text so that I can copy and paste easily into an Enter Data query?
- dyingod9 years agoHelper I
Hey!
Is this better? I exported some of the data from the table I'm using.
https://docs.google.com/spreadsheets/d/1msWrta5KOl1SsnC5sqIU2yOlBHDAlkr2zOWQ4TQLIvE/edit?usp=sharing