I am displaying a gantt to show the resource utilization. In which I may have to show "more than one Gantt" for a resource.
For eg:
Parking stand as my domain Axis and Time (00:00 to 23:59) is my range Axis.
for a parking stand and occupancy time I am showing in Gantt
so it might have the values like I illustrated below.
This is for any given date.Parking Stand 101 -> 04:00 - 06:30
Parking Stand 101 -> 08:00 - 13:30
Parking Stand 102 -> 04:00 - 23:30
Parking Stand 103 -> 03:00 - 03:30
Parking Stand 103 -> 07:00 - 08:30
So if I add the task only the last added is shown in the chart but not all.
What Should I do for this?
I have seen similar requirement has been asked in this forum but no correct solution is suggested here.
Any hope this time?
Thanks
Suren