Forum Discussion
Duration Troubles
Currently I am using a Gantt chart to attempt to display a room booking scenario:
I want to be able to see the hours that the room has been booked, but it displays the duration field as false days.
I will attach a photo with what I have currently. Any advice to solving this issue would be great
The below is the display with the legend blanked out
And this is the valid duration information:
The duration field is in date/time and displayed in h:mm:ss
- Anonymous8 years ago
Solved duration minimum was set to 1 by default in the general view tab
5 Replies
- deepak91gResolver II
You are counting the Duration. Try not doing that
- AnonymousNot applicable
in the context of my field i calculate the duration with endtime-start time when I drop the duration into the duration field it makes it be the count of duration and cannot be changed from the count
- AnonymousNot applicable
I was able to change it to just duration but still it is displaying "false Days"