Text Filters - Flexible Search in Text Fields
Text filters can be used for fields such as:- Invoices:
- Document Number
- Customer Number
- Customer Name
- Internal Note
- Subscriptions:
- Subscription Number
- Name
- Customer Number / Customer Name
- PO Number
- Payments:
- Payment Number
- Invoice Number
- Description
Available Options
- Equals Finds entries where the text matches exactly. Example: A specific customer number or document number.
- Contains Finds entries containing a word or partial word. Example: All descriptions containing “failed”.
- Not Equal Explicitly excludes a specific text. Example: All entries except a specific status or name.
- Does Not Contain Excludes all entries containing a specific text. Example: All internal notes without the word “Test”.
- Is Empty / Is Not Empty Filters for empty or non-empty text fields, e.g., “Internal Note is empty”.
Date Filters - Before, After, On a Day
For date fields such as Created On, Due On, Debited On, or Next Billing, the following options are available:- From a Date - shows all entries from this day (inclusive)
- Until a Date - shows all entries until this day (inclusive)
- Exactly on a Day - shows only entries on this calendar day
- Date Range From/To - shows entries between two dates
”Exactly on a Day”
When you select “Exactly on a Day”, all entries whose date falls on this calendar day are included - regardless of the time.Amount Filters - Filter by Amount Ranges
Amount fields (e.g., Gross Amount, Unpaid, Net, Fees, Account Balance) can be filtered by ranges:- Greater Than
- Greater Than or Equal
- Less Than
- Less Than or Equal
- Between Two Amounts
For monetary amounts, the table calculates in the background using the smallest unit (e.g., cents) so that filtering and sorting work exactly and consistently.
Examples
Example 1: Open Invoices for a Customer in July
You want to see all open invoices for a specific customer whose due date is in July. In the visual builder:Add Filter
- Field: Status -> Value:
Unpaid - Field: Customer -> desired customer (customer filter)
- Field: Due On -> Operator:
Between-> from07/01/2025to07/31/2025
Example 2: Subscriptions Without PO Number
All subscriptions where no PO number has been entered yet:Example 3: Payments with Specific Text in Description
You want to find all payments whose description contains the word “chargeback”:Saving Views (Presets)
You can save more complex filter combinations as a view:- Configure and apply filters.
- In the filter popover, select “Save as View”.
- Enter a name (e.g., “Open Invoices Q3 DE”).