TRUECALC
Functions

LOWER

Convert to lowercase

Try it

When to use it

When should I use LOWER?

Use LOWER to normalize text to lowercase before comparisons or before displaying user-facing strings in a consistent format.

Used in

operations · sales

Syntax

LOWER(text)

On this page