Within each project we utilize Sheet Summary to pull into reporting and ultimately dashboards.
There are a couple fields that I would like not to be manual, but instead use some kind of formula if I can. The issue is that the formula would have to pull the name/status from a different sheet (I noticed there is a reference option under sheet summary in formulas and if possible both formulas I need help with would use this).
So for example and I am not sure how to do this formula (and if the reference should be the whole column, etc), but:
First Question:
Needs to pull from a different sheet.
IF - Project Channel = Airline, then the name that should populate should come from the Culinary Column. The issue is that there may be multiple projects under the same channel, so maybe capturing the first instance of it would be good.
The Second Question:
Needs to pull from a different sheet.
IF Project ID = XXXXX, then return the value that is in Project Phase Column.