Add new condition check that can combine "in" and "contains" operator

Created on 28 October 2024, about 2 months ago

Problem/Motivation

Sometimes we might have a csv row cell that have a string like "Emergency Medical Technicians and Paramedics" and another row cell with "Health Practitioner Support Technologists and Technicians". Then have a column "tag" that have data like "technicians, paramedics" or "practitioner, technicians" we would like to use this column as a select filter where the options would be "technicians", "paramedics", "practitioner".

Steps to reproduce

N/A. This is a new feature.

Proposed resolution

Introduce a new operator

Remaining tasks

Code

User interface changes

They will be new query operators and maybe an input to provide the separator.

API changes

The new operators.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada nikathone Ontario

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024