Hi,
Can you try the following expression?
DateTime.Today.AddDays(-1*Math.Abs(CDbl(Saved.Values(Of UiPath.Excel.ExcelValue)("nDays"))))
Regards,
Hi,
Can you try the following expression?
DateTime.Today.AddDays(-1*Math.Abs(CDbl(Saved.Values(Of UiPath.Excel.ExcelValue)("nDays"))))
Regards,