Skip to main content
Converts a given string to lowercase. Category: text Syntax:
Returns: StringColumn Context Filtering: ✓ Yes

Parameters

Allowed Column Types: STRING, TEXT

Validation

  • Minimum parameters: 1
  • Maximum parameters: 1

Examples

Converts each name in the column to lowercase.
  • Upper - Convert to uppercase
  • Contains - Use with Lower for case-insensitive searches
Last modified on March 13, 2026