Hi
I am looking to create a ‘pivot’ view of my sheet that will show the 6 stage gates going across horizontally, so we can see going down the sheet how we are doing across all sites for system, users, WoW, etc. I have created a new sheet for this view and plan to reference in the 3 project sheets.
It was recommended that I try an INDEX(COLLECT formula, to bring back the % Complete for the Stage Gates by Site and Capability. But this is bringing back the first instance of the Capability it finds. For example, the % Complete is the same for “CTP” for all sites. It is not looking past the first occurrence.
Here is my formula including off-sheet references to my project sheet for the Percent Complete, the Stage Gate + Capability. I think Site needs to be in there somewhere:
INDEX(COLLECT({Percentage}, {Stage Gate}, "System", {Capability}, [Site - Capability - Stage Gates]@row), 1)
Screen shots include samples from 2 sites for the detailed project view and then the same 2 sites for the pivot view that I am trying to get to. You can see the % being repeated incorrectly on the purple pivot. I did add a key column that concatenates the site+capability+stage gate….if that helps get me there.
I know this is a lot, but I really appreciate any thoughts for the best way to tackle this. My management is keen on having this pivoted view.
Thanks for any advice you can offer
Ilene

