Looking for some help on Crosstab style reporting from Shartsheet Gantt data.
I have a Gantt project like the below ...
How can I produce a report like this one I mocked up in an Excel Pivot table after cutting and pasting and "massaging" the Gantt data? ...
Do I need the premium Pivot App (which we don't have) or is there another way?
Or as as a hybrid solution can I create "helper columns" in Smartsheet that I can then cut & paste the data to Excel for my Pivot Table to be the report?
The helper columns would be for each level 2 task (i) a column to show the level 1 task and (ii) another column to show the level 0.
I used the formula =PARENT([Task Name]@row) to get the value for (i) but what formula do I need for (ii)??
Any help is appreciated ... Barry