I need some help creating a gantt chart showing months an individual is working a given project throughout the year. The data is formatted such that the dates used for start and stop of a Product are captured under a column for the given month, and projected hours for that month are in the cell coincident with the product and employee working it.
My primary question is how to format the data in a manner that would facilitate using a Excel Gantt template? I think the start/stop dates would need to be in the rows themselves. I need to create an automated method for reformatting the data to populate a gantt chart visual. I have played with using =SORT(CHOOSECOLS(UNIQUE(FILTER( to reformat but have been unsuccessful.
TestGantt.xlsx
d9242713-0d01-47f8-b499-dbb10f230698.png
Bookmarks