Good morning everyone,
I have a pivot table that shows the page impressions by placement and country for each month in a year.
The calculation that I created is: avg({page_impressions},[{ad_placement},{ad_country}])
My question is: how can I modify that calculation to only consider the last completed month?
So, for this current year, it would calculate the average until the end of August.
Thanks!
Paula