Skip to content

Failed to check if contains item toUpper #109

@pedro-emanoeltech

Description

@pedro-emanoeltech

I have a problem, I need to check if the name exists using 'Contains' but I need to pass ToUpper or ToLower to ignore the case sensitive, I'm getting a failure saying it's not supported, any alternatives?

CODE:
tipe

ERROR:
falha

If I do the query manually by 'Postman' directly in the API it works perfectly using:
contains(tolower(Nome) ,tolower('JOSE'))

help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions