This is a feature added to Imply 2.5.8 and later.
As shown in the following example, it is now possible to concatenate two columns together in a derived dimension using a formula such as:
`$columnA ++ ', ' ++ $columnB`

This is a feature added to Imply 2.5.8 and later.
As shown in the following example, it is now possible to concatenate two columns together in a derived dimension using a formula such as:
`$columnA ++ ', ' ++ $columnB`
