Dears,
I'm trying to replicate the below formula in the designer without success.
D1&" "&C1
D1 is 1, C1 is 2020. Result has to be: 1 2020
I'm trying to do in Alteryx: D1 + " " + C1 but it doesn't work and it doesn't read the formula.

How do I solve it?
Thanks a lot for your support