View Filtering
View filtering allows you to filter data based on specific conditions, only showing records that meet those conditions.
Filtering Conditions
Comparison Operators
- Equal to / Not equal to
- Contains / Does not contain
- Greater than / Less than
- Is empty / Is not empty
- Within a range
Logical Operators
- And (AND): Meets multiple conditions simultaneously
- Or (OR): Meets any one condition
- Not (NOT): Does not meet a specified condition
Configuring Filtering
- Click the "Filter" button
- Select a field
- Select an operator
- Enter the filter value
- Add more conditions (optional)
Advanced Filtering
Supports creating complex filtering rules:
- Condition combinations
- Nested conditions
- Dynamic values (such as "Today", "This Week", etc.)
- Associated field filtering