Opened 8 years ago
Last modified 8 years ago
#323 new Enhancement
Criteria Exclusions at the Query/Module level
Reported by: | Lois Haggard | Owned by: | |
---|---|---|---|
Priority: | Unknown | Milestone: | 3.0 - Feature Set Definition |
Component: | View-App | Version: | 3.0 |
Severity: | Unknown | Keywords: | |
Cc: |
Description
Now that we have lots of different map configs for our indicators, it would be nice to be able to exclude all of those at the <QUERY_MODULE> level, instead of having to exclude them from every configuration.
For example, here are the maps that I'd like to exclude from my queries:
<CRITERIA> <EXCLUDE> <MAP_NAMES> <MAP_NAME>ReverseColor</MAP_NAME> <MAP_NAME>Childcare</MAP_NAME> <MAP_NAME>ChildcareLicLoc</MAP_NAME> <MAP_NAME>ChildcareInfLicLoc</MAP_NAME> <MAP_NAME>ChildcareQualLoc</MAP_NAME> <MAP_NAME>School3</MAP_NAME> <MAP_NAME>School3Loc</MAP_NAME> <MAP_NAME>School6</MAP_NAME> <MAP_NAME>School6Loc</MAP_NAME> <MAP_NAME>School11</MAP_NAME> <MAP_NAME>School11Loc</MAP_NAME> <MAP_NAME>HomeVisitProgsLoc</MAP_NAME> </MAP_NAMES> </EXCLUDE> </CRITERIA>
I suppose another solution would be to have a map config element that indicates where it should be available (indicator reports or queries).
Change History (1)
comment:1 Changed 8 years ago by
Milestone: | Unassigned → 3.0 - Feature Set Definition |
---|---|
Version: | Unknown → 3.0 |
Note: See
TracTickets for help on using
tickets.