SYMPTOM:
When displaying time data using custom format dd:hh:mm:ss it returns ########## in grid reports when the data stored is less than a day long. This time data is a length of time and not a datetime.
STEPS TO REPRODUCE:



CAUSE:
This is a known issue in Strategy 9.x
ACTION:
Contact Strategy Technical Support for an update on this issue.
WORKAROUND:
Use the custom formatting
[<1]"00"\:hh:mm:ss;[>=1]dd:hh:mm:ss; to display in days, hours, minutes, and seconds.