Skip to Main Content
Created by Guest
Created on Sep 17, 2025

Query List - Enhancement - Smart Conditions

Current Application

In the Query List action, you can only provide up to 2 query conditions, and 1 specific field.

Requested Enhancement

Allow for an "infinite" number of conditions. Model off of the If Statement. Allow user to specify a Group with a subset of conditions.

Example:
List contains columns:

  • First Name

  • Last Name

  • City

  • State

  • Zip

Query List Configured as:

Group 1:
- Column "First Name"
Rule 1:
-
Contains "Eric" or "Will" or "Michelle"

Group 2:
-
Column "City"
Rule 2:
- Is Equal to "Orlando" or Contains "Florida"

  • Attach files