I have a module that has country and accounts as dimensions. My accounts are part of a composite list that roll up to segments. I've created a user filter using another module to show only the countries and accounts specific to a user. My filter is working but seems to cut out the aggregated totals for the segments. When I apply the filter it shows all the accounts per country but does not show me total country amount or total amounts per segment. I've tried playing with my summary methods but can't seem to get them to work. Anyone know how to get those aggregations back?