Forum Discussion
lulumedina
5 years agoFrequent Visitor
Google Analytics - Avg. Session Duration - Duplicates
Hello! I'm building a dashboard based on Google Analytics data, the main focus is to show the top visitated pages (sessions) and also the Average Session Duration on those pages, all this is per yea...
manikumar34
5 years agoSolution Sage
Not clear.
Try something like this.
DIVIDE(SUMX(table,table[avgsession]*table[pages visited],sum(table[pages visited]),0)
Regards,
Manikumar