I have a date time difference formula formatted to decimal with 2 places but not returning any values less that one. My formula is as follows:
DATETIME_DIFF({End Time},{Start Time},'hours')
What am I missing? If I recall correctly this should be able to return hours less than 1 (e.g. 0.5 for half an hour difference)