Hi,
My data is in below format. I wanted to subtract two dates like this 3/22/2017 14:20 -3/22/2017 14:21 for each number. Date format is in below.can any one help on this? Please let me know if you have any questions.
| Number | UpdatedDate |
| AAA | 3/22/2017 14:20 |
| AAA | |
| AAA | 3/22/2017 14:21 |
| BBB | 9/29/2017 16:02 |
| BBB | |
| BBB | |
| BBB | 9/29/2017 16:29 |
| CCC | 2/22/2018 15:48 |
| CCC | |
| CCC | 2/22/2018 16:19 |