Hi All,
I have employees allocation data.
Emp No | Allocation start date | Allocation end date |
---|
121 | | |
122 | | |
123 | | |
123 | | |
| | |
| | |
Now I want to see that today date lies between allocation start date and allocation end date.
I also want a new column that contains count of days on which particular employee is not allocated
and latest date of not allocated.
Regards,
Neha