Return object fields for values in text mode
I'm trying to create a report with a filter that shows tasks in projects with a custom field that pulls a group name in a portfolio's custom field. So basically it's [task's project's custom field from portfolio] = $$USER.homeGroupID. At last year's Adobe summit, someone shared how in text mode you can change the value of an expression to something specific so that when you return to standard mode it pulls up the full list of objects and values instead of just the single value field. Can anyone reshare that trick?