GuideCalculationsNumericalLENGTH
How it works
Calculations
Overview
Numerical
Overview
ABS
AVG
AVGIF
CEIL
COUNT
COUNT_DISTINCT
COUNTIF
COUNTIF_DISTINCT
DATEDIFF
DATEPART
DIFFERENCE
LENGTH
MAX
MAXIF
MEDIAN
MIN
MINIF
PERCENTILE
ROUND
RUNNING_AVG
RUNNING_MAX
RUNNING_MIN
RUNNING_SUM
STDEV
SUM
SUMIF
TOTAL
Date
Logical
Text
Annotations
Custom app for reports
Integration apps

LENGTH

LENGTH('Hulk')

Syntax

LENGTH(text expression)

Function which returns the length of text. LENGTH('Hulk') = 4.

text expression: Text created using text functions, text fields or constants.

PreviousDIFFERENCENextMAX