i want to convert total time of the employee into hours i m trying with “DateTime.ParseExact(strTotalTime,arstrFormats, New CultureInfo(“en”), DateTimeStyles.None).ToString(“H\h”)”
Analytics and AI(2) (4).xlsx (482.2 KB)
but still its not resolving
Main.xaml (17.4 KB)
Regards ,