Formulas (Notion)

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen

concat

Concatenate string, including output from commands. E.g.:

concat("Created: ", formatDate(prop("Time - Created"), "W"))

This probably isn't a very useful example, as it includes a label in the property field - Excellent way to mess up data integrity.

Sources