Hello, I was hoping someone may be able to help me.
I am trying to create a new column using existing data from a current column, but the new data within the new column needs to be in specific code. EG:
EXISTING COLUMN
| COLUMN A |
| REQUEST ID: 1326584 REPAIR P78 |
| REQUEST ID: 3647156 CALIBRATION X4 |
| REQUEST ID: 157964 REPAIR P1 lid switch |
| REQUEST ID: 7846216 SERVICE |
| REQUEST ID: 452136 INSTALLATION |
I would like the workflow to read for example - IF COLUMN A READS/INCLUDES "REPAIR" OR "CAL" OR "SERVICE" THEN NEW COLUM SHOULD READ "REP", "CAL", "PM".
The new column would ideally read:
Please could someone advise how I would go about doing this?
Thank you in advance
.