Forum Discussion
sureshsonti
8 years agoHelper II
Hours:Minutes
I have a table with Employee Code, Punch In and Punch Out values. The Data Type is Date/Time. I am trying to calculate hours:minutes for each employee and then sum all hours:minutes. I used this DAX ...
- 8 years ago
Hi sureshsonti,
Seems these two columns don't have proper data type. Please check and change them into time.
Best Regards,
Dale
v-jiascu-msft
8 years agoMicrosoft Employee
sureshsonti
8 years agoHelper II
Dale,
Your solution solved my issue. Thanks for your help.
