Forum Discussion

Migscruz's avatar
Migscruz
Helper I
4 years ago
Solved

Convert day date into number

Hi!

 

I need help with this please:

 

I have a a column in a table that shows me the day/month/year. I would like to transform it into a number considering the day of the month:

 

Example:

DateNumber
26/11/202126
27/11/202127
28/11/202128
29/11/202129
30/11/202130
1/12/20211
2/12/20212
3/12/20213
4/12/20214

 

How can i do this? i've tried with left function but it doesn't work.

 

Thanks 🙂

1 Reply