using a date value in a text column changes sometimes from German to US format

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

Tags:

Answers

  • Julio S.
    Julio S. Moderator

    Hi @Joachim Mund,

    I've been able to reproduce what you report and, although you can change the Date Column formatting to align with one suitable for all sheet users with different locale settings (Apply Standardized Date Formats in Your Sheet), the Text Column in your sheet with the formula you specify will always adjust for everyone to align with the locale settings of the last user who edited the values in that column.

    There aren't any alternatives that I can offer to overcome this behavior, when you have a moment, please let our Product team know about your feedback by filling in this form, here. Thank you!

    Julio

  • I have this problem also and aside from breaking the date down to text values "dd" "mm" YYYY" in helper columns and then reassembling them as text I cannot guarantee the outcome, and doing this you lose any date functions because your column is a text not date column.

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!