I have an Hours matrix report. I would like to display the values as Days instead of hours. E.g. If the item is 8 hours, this would show as 1 day. 12 hours would show as 1.5 days, etc.
According to the advanced reporting manual, it looks like it may be possible. I have tried changing the displayformat to be "minutesAsDaysString" but it treats the hours as if they are minutes when converting them to days, so the result is wrong. I can’t see how to get it to convert Hours to Days. I also can’t (obviously) create a custom field on Hours objects so I can’t convert hours to Days that way. Any help would be greatly appreciated!
Regards, David