Skip to content

Commit 7139724

Browse files
committed
Documentation updates from Promptless
1 parent defe767 commit 7139724

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "Enhanced Filter Management in Spaces UI"
3+
---
4+
5+
**Improved Atomic Filter Management**
6+
7+
We've enhanced the filtering experience in the Spaces UI by preventing the creation of multiple "atomic" filters for the same field. Now, when a user attempts to create a filter for a field that already has an existing filter, they will be directed to that existing filter query instead of creating a new one.
8+
9+
This improvement:
10+
- Prevents duplicate filters that could lead to confusion
11+
- Creates a cleaner filtering interface
12+
- Streamlines the filter management experience
13+
- Makes it easier to track and modify existing filters
14+
15+
The change applies specifically to simple field-based filters, ensuring a more intuitive and organized filtering experience.

learning-center/overview.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ OR statements to filter a dataset down to far more specific criteria.
9494

9595
![image](../images/data-experience/8_FFQL.png)
9696

97+
When creating "atomic" filters (simple field-based filters), the system prevents you from creating multiple filters for the same field. If you try to create a filter for a field that already has a filter, you'll be directed to the existing filter instead. This ensures a cleaner filtering experience and prevents duplicate filters that could lead to confusion.
98+
9799
### Bulk Resolution of Errors
98100

99101
Flatfile offers two out of the box features for bulk resolution of common errors

0 commit comments

Comments
 (0)