Skip to main content

CONCAT function

Joins two or more strings (text items) into one single string.

Example

CONCAT(“Total ”,"value") returns "Total value".

Calculator

CONCAT ,  ,  Hello World

Related functions