Good morning,
Is there a function of some sort that I can use in formulas that evaluates to the "currently logged in user"?
Use case: I have a Sheet that that has an Assigned To column and a Consult With column, both of which are multi-select Person columns. The Sheet also has a Status column. I'd like to create a Filter on this Sheet that shows "Open" (i.e., not Complete) Status rows where the Current User is in either the Assigned To or Consult With columns.
I can't figure out how to do this with the built-in Filter functionality because it cannot do complex AND/OR logic — it's either all conditions match or any conditions match, but not a combo. Filters also cannot do the "inverse" resultset like Reports can, so I don't think I can do an anti-filter for this Sheet filter.
I assumed this meant I should create a Helper column to do the logic separately in a column, but I don't see a way to evaluate against whoever the "current user" is.
I've searched thru docs and a bunch of old forum posts, but must be looking in the wrong places because I haven't found anything that offers a solution. (I'm on a Gov tenant, btw, if that matters.)
Thanks!
Jamie