Custom column by concatenating text

Hello,
I need to create a column with 2 string value like Field1 || ' ' || Field2. Is it possible to do that in the GUI ?

We are in version 0.37.8

Thanks

Hi @Tania
Yes, that's possible with Custom Column function concat:
https://www.metabase.com/docs/latest/users-guide/expressions-list.html#concat
I would recommend that you upgrade to a newer release. Latest release is 0.41.5: https://github.com/metabase/metabase/releases/latest

Thanks a lot for the answer.

For the upgrade it's planned for this month.