Skip to content

Is there a way to combine AND and OR operators in the setFilter function? #1348

Open
@iliasmoysidis

Description

@iliasmoysidis

Is there a way to feed the setFilter function with the following pseudo-filter:

(firstName: 'John' OR lastName: 'John' OR email: 'John') AND ((sectorsOfInterest: 'Solar-thermal facade') AND (sectorsOfInterest: 'Air Quality')) AND (areaOfStudies: 'Technological') AND (fieldsOfWork: 'Business') ?

I am basically wondering if there is a way to combine AND and OR operators within filters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions