cancel
Showing results for 
Search instead for 
Did you mean: 

Calculate first Monday of every month :-Urgent

Former Member
0 Kudos

Hi All,

I want to check whether the date coming from the input file is coming after the first Monday of that month or not.

If this date is coming after first Monday than pass that particular month else pass the previous month.

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Abhinav,

You can create an UDF at mapping level with this code http://stackoverflow.com/questions/23971439/get-the-first-monday-of-a-month

Regards.

Former Member
0 Kudos

This logic is not working.