I am trying to convert numbers to hours, i have looked at all solutions in community but nothing seems to be working. I have used ToDateTime([Time])/1440
but its giving me error as Error: Type mismatch in operator +.
I have made sure to use Select tool and clean the datatype as Double.
Can someone pls help with simple solution, incase of bigger formula pls help with explanation.
Thanks you