I'm creating an 'Upcoming Absences' query to compile absences across multiple teams. It would be great to have the option to select 'all' for some filters and 'any of the filters' for others. This would save time and avoid the need for separate queries for each team.
Describe the Challenge | Getting the report to filter through a specific job title or location requires 'all' in a filter, whilst hitting any of the absence reasons required 'any filters', I need a combination of the two to create the query report. |