Forum Discussion
Marjan685
1 year agoNew Member
Text to date datatype
here i have the date column coming like this. I need to convert it into proper date type. How can I achieve this
- 1 year ago
Your values are in type duration, you can use the function Duration.From() and then add it to your base date, so add a new column and if your based date is 2025/1/1/, use the forlowing formula.
#date(2025,1,1)+Duration.From([column name])
v-tejrama
1 year agoCommunity Support
Hi Marjan685,
Since we haven't heard back from you yet, I'd like to confirm if you've successfully resolved this issue or if you need further help?
If you've already resolved the issue, you can mark the helpful reply as a "solution" so others know that the question has been answered and help other people in the community. Thank you again for your cooperation!
If you still have any questions or need more support, please feel free to let us know. We are more than happy to continue to help you.
Thank you,
Tejaswi.