cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Days manipulation in Mappers

eric_sou
New Contributor III

Hi all,
I am facing now an issue manipulating the Dates in expressions.
I am trying to generate, within a mapper:

  • Get the date of first day of previous month (eg: for now : 01/11/2019)
  • Get the date of last day of the previous month (eg: for now: 30/11/2019).

Though, I know how to do this simply in my Oracle Query, I would prefer to get those info within a mapper at the run time of the pipeline.
Thanks,

3 REPLIES 3

petar_rajchinos
New Contributor III

Hi eric.sou,

Please check the following link, it is a post from @dmiller. I hope it will help you.

Let us know if you need further assistance ๐Ÿ™‚

Regards,
Petar

Thanks petar. I will look into it.

eric_sou
New Contributor III

Perfect, and easy to use. Thanks!