Hi all,
I have a date column and I am using the locale for germany.
The date column shows e.g.: 09.08.22
I use this in a text column like: ="some text " + date@row@rowanelizabeth
The result is sometimes "some text 09.08.22" and sometimes "some text 08/09/22"
What should I do, that always the german date format is used in the text column?
Thanks, Joachim