Hey. I have a gantt chart that shows when multiple items are hired and dates associated to them. Each record is one item and has fields for 'delivered', 'setup for use', 'deadline to be ready', and then 'collected'. This means each record is one item but has 4 dates / time periods attached to it. I dont want to split this into multiple records with steps for each date, as the overall specification of the hired items is dependent on one record per item (this is shared with the supplier as a list to cost up)
However when I pull this into the gantt chart so I can get a full schedule, i can only use of the date two fields (start and end date) so I am not getting what I need from it. Does anyone know a workaround for this?