Open
Conversation
Contributor
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 81.2%, saving 299.9 KB.
|
Contributor
📚 Mintlify Preview Links✨ Added (1 total)🖼️ Images (1)
📝 Changed (3 total)📄 Pages (2)
🖼️ Images (1)
🤖 Generated automatically when Mintlify deployment succeeds |
Contributor
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-workspaces-or-filter.mintlify.app |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
julia-g-rose
approved these changes
Apr 24, 2026
mdlinville
approved these changes
Apr 24, 2026
Contributor
mdlinville
left a comment
There was a problem hiding this comment.
A couple of small optional adjustments to consider.
|
|
||
| ### Example: Combine filters with AND and OR conditions | ||
|
|
||
| The following describes how to create an A AND (B OR C) filter expression. In this example, A is `loss` ≤ `1`, B is `State` = `finished`, and C is `State` = `crashed`. |
Contributor
There was a problem hiding this comment.
Suggested change
| The following describes how to create an A AND (B OR C) filter expression. In this example, A is `loss` ≤ `1`, B is `State` = `finished`, and C is `State` = `crashed`. | |
| This section describes how to create a complex filter expression like `A AND (B OR C)`. In this example, A is `loss` ≤ `1`, B is `State` = `finished`, and C is `State` = `crashed`. |
| The following describes how to create an A AND (B OR C) filter expression. In this example, A is `loss` ≤ `1`, B is `State` = `finished`, and C is `State` = `crashed`. | ||
|
|
||
| 1. Click on the **Runs** tab from the project sidebar. | ||
| 2. Select the **Filter** button, which looks like a funnel, above the runs table. |
Contributor
There was a problem hiding this comment.
Suggested change
| 2. Select the **Filter** button, which looks like a funnel, above the runs table. | |
| 2. Above the runs table, click the **Filter** button, which looks like a funnel. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds example on how to make complex filter expressions with new OR filter capabilities.
Ship date
Tentatively Tuesday
Ticket