I have created a filtered Pivot Table form and placed into a subreport. I'm having problems getting the filter to work within the report!
I have a Pivot Table form with filter fields for:
- Region (i.e. North, South, East, and West)
- Sales Managers within each of those regions
I have made it a subreport in an Access 2010 and linked:
- the Parent report's Region field to
- the Child report's Region field
I expect the report to provide a different pivot table for each Sales Manager within the region.
When I do Print Preview, the report shows multiple pivot tables (expected result), but the data remains the same on all pivot tables (instead of changing for each Sales Manager) like the filter isn't working.
I'm hoping I don't have to create a separate form for each filtered pivot table I need in the report.
Any ideas?