-
Notifications
You must be signed in to change notification settings - Fork 50
AdHocFilters: add simple text-based operators to OPERATORS #1187
Copy link
Copy link
Open
Labels
type/accessibilitytype/enhancementNew feature or requestNew feature or requesttype/feature-requestusecase/app-pluginsNeeded for scene app pluginsNeeded for scene app plugins
Description
to help simplify the use of the AdHocFilters to a less technical audience, it would be helpful if we included some "text based" operators to the list of possible operators such as:
containsstartsWithendsWith- etc.
this would help simplify discovery in many of our scenes apps where it is cumbersome to need to write a regex expression when we could abstract that away from the user and allow them to simply focus on data exploration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/accessibilitytype/enhancementNew feature or requestNew feature or requesttype/feature-requestusecase/app-pluginsNeeded for scene app pluginsNeeded for scene app plugins