I'm not sure if I'm explaining this correctly but an example would probably make it clearer.
I'm looking to generate separate reports (with the same layouts) however the "filtered field" is different on each. For example, the 3 fields I want in the report are - "responsibility", "entity name", "reporting type". So, I want to be able to filter by responsibility ie, ny, moscow, etc and generate a separate report for each of the possible "responsibilities", returning its respective entities and their corresponding reporting type (all these items are contained in a query)
Ie moscow could be responsible for multiple entities and each entity has its own reporting requirements, so there would need to be a moscow summary report, a ny report, and so on for all the other possible "responsibilities"
Report 1:
Responsibility Entity Name Reporting Type
Moscow Entity 1 8858
Moscow Entity 2 8865
Moscow Entity 5 8858
Report 2:
Responsibility Entity Name Reporting Type
NY Entity 3 8850
NY Entity 4 8865
NY Entity 6 8860
Thanks
I'm looking to generate separate reports (with the same layouts) however the "filtered field" is different on each. For example, the 3 fields I want in the report are - "responsibility", "entity name", "reporting type". So, I want to be able to filter by responsibility ie, ny, moscow, etc and generate a separate report for each of the possible "responsibilities", returning its respective entities and their corresponding reporting type (all these items are contained in a query)
Ie moscow could be responsible for multiple entities and each entity has its own reporting requirements, so there would need to be a moscow summary report, a ny report, and so on for all the other possible "responsibilities"
Report 1:
Responsibility Entity Name Reporting Type
Moscow Entity 1 8858
Moscow Entity 2 8865
Moscow Entity 5 8858
Report 2:
Responsibility Entity Name Reporting Type
NY Entity 3 8850
NY Entity 4 8865
NY Entity 6 8860
Thanks
Last edited: