Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Text Date into Date

Hi Community,

 

may I ask for quick help please.

How can I transform an into text converted date "43831" back to date format?

All I have tried returns only "Error" values.

 

Thanks a lot!

 

 

4 Replies

  • HotChilli's avatar
    HotChilli
    Community Champion

    Change it to whole number datatype.

    Then change to date type.

    All using the interface

    • Anonymous's avatar
      Anonymous
      Not applicable

      that was an easy one, thanks!

    • Anonymous's avatar
      Anonymous
      Not applicable

      thanks!