Count of Unique Visitors who viewed more than 8 pages in a week per month
Hi all,
I have a table which shows how many unique visitors viewed >= 8 pages per week.

However, I want to get the distinct count of all of these users. (i.e how many of the 159,639 below are actually unique across the full 4 week date range). Is there a way to do this?
Thanks