Hi!
I'm trying to create a formula or automate the generation of a project ID but it needs to include 2 separate variables where the information are in 2 separate columns.
Column 1: Has 1 of 5 pillars with the pillar number and text. Below
- Build a community to enable the academic mission
- Create a thriving, fair and diverse University
- Develop next generation leaders
- Strengthen and support talent experience
- Embed exemplary and compliant practices
Column 2: Has the team we want to assign to eg.
CPO - Employment Compliance Directorate
CPO - HR Business Partners
CPO - Office of Indigenous Employment & Development (OIED)
CPO - Organisational Development
CPO - Workplace Relations & Integrity
OCPO
Workforce Strategy & Planning
HR Services
Required END RESULT: P<pillar number><3 digit job number>-<team assigned>
So it would look like P10003-OD
I was told to create a new column for the 2 columns so it creates P1 and then OD THEN concatenate but the 2 additional columns are more manual work. Is there a more automated way to get this automated job number?