Forum Discussion
Anonymous
5 years agoNot applicable
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! ...
- 5 years ago
Change it to whole number datatype.
Then change to date type.
All using the interface
- 5 years ago
HotChilli
5 years agoCommunity Champion
Change it to whole number datatype.
Then change to date type.
All using the interface
- Anonymous5 years agoNot applicable
that was an easy one, thanks!