Is it possible to edit the column formula so that it will only show values with specific criteria?
More specifically, I'm trying to add in AOR Responsibility information and would like to bring in the names of the AOR representatives for only 3 Responsibility Types.
Currently, because we have several responsibility types, it duplicates the rows of the rest of the data in the report. We have been using Simple Logical SQL to bring in three separate columns using unions.
The hope is I can edit the formula in Representative Name to show only the name for Responsibility X in one column, add the Representative Name column again and show a different name for responsibility Y, and add the Representative Name column again showing another name for responsibility Z.
Thank you!