Skip to main content
Returns the number of characters in a text value, including spaces. Category: text Syntax:
Returns: IntColumn Context Filtering: ✓ Yes

Parameters

Allowed Column Types: STRING, TEXT

Validation

  • Minimum parameters: 1
  • Maximum parameters: 1

Examples

Returns the character count of each product name.
  • Left - Extract a fixed number of characters from the start
  • Find - Locate a substring inside a text value
  • Concat - Combine values before measuring them
Last modified on August 17, 2026