1. Home
  2. Docs
  3. Designing and Running Rep...
  4. Configuring and Using Fil...
  5. Creating Filter Groups

Creating Filter Groups

Introduction

Group filters in Dotnet Report allow you to apply multi-stage filtering, enabling more refined and powerful data queries.

By the end of this guide, you’ll be able to:

  • Set up group filters
  • Combine filters within and across groups using AND/OR logic

Prerequisites

  • Access to Dotnet Report
  • Data fields selected for the report
  • Understanding of basic filter setup

Step-by-Step: Creating Group Filters

Step 1: Add Group Filter

  1. In the Filters section, click “Add Group Filter.”
  2. Within each group, add one or more individual filters.
  3. Combine filters inside a group using AND or OR logic.

Step 2: Apply Multi-Stage Filtering Logic

Group filters allow nested filtering:

  • Group 1 applies the initial filter
  • Group 2 refines the results from Group 1

Example:

  • Group 1: Region = ‘East’
  • Group 2: Sales > 5,000
    Result: Only data from the East region with sales over 5,000

Next Steps

Save and preview your report. Group filters are ideal for scenarios needing layered filtering conditions.

How can we help?