You should be able to use NS_CONCAT formula.
# general
s
You should be able to use NS_CONCAT formula.
l
Sorry, can you please elaborate on this?
j
if you google it you’ll find examples.
l
Yeah, I know what NS_CONCAT is but I don't quite understand how that would solve the issue.
j
hang on, you are trying to combine date from columns not rows. Why not just formula with || operator?
e.g. {field1} || ' ' || {field2}