Hello,
Basically, what you have to do is bind your dropdowns to local variables and use those variables to filter the data in the respective aggregate. Then, in the dropdowns' "On Change" events, refresh the aggregate.
It looks like some of the dropdowns in your module are already implemented that way:

