Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

identify values based on selection criterias

Dear community,
I have a list of recruits for whom I know the hiring date, geographical location and business unit they will be working for.

 

 

Job IDJob LocationJob TypeTarget Start DateStarter Class Recommended IDAdvanced Class Recommended ID
Engineer 1 RUSWells15/01/2020  
Engineer 2NAMDrilling24/01/2020  
Engineer 3MEATesting20/01/2020  
Technician 1EAFWells15/01/2020  
Technician 2MEAWells17/01/2020  
Technician 3NAMMeasures01/02/2020  
Mechanic 1RUSTesting30/01/2020  
Mechanic 2NAMTesting01/02/2020  
Mechanic 3EAFDrilling20/01/2020  
Mechanic 4MEADrilling22/01/2020  


I need to assign those candidates to 2 training classes: starter & advanced.
parameters to be taken into consideration:
for starter class:

  • the class starting date should closely match the hiring date.
  • the class location should match the candidate location

 

Starter Class IDSchool NameSchool LocationClass start DateClass End Date
1Center ARUS15/01/202025/01/2020
2Center BNAM26/01/202005/02/2020
3Center CMEA20/01/202030/01/2020
4Center DEAF15/01/202025/01/2020
5Center ARUS30/01/202009/02/2020
6Center BNAM02/02/202012/02/2020
7Center CMEA22/01/202001/02/2020
8Center DEAF21/01/202031/01/2020

 

advanced class:

  • should begin after the completion of starter class
  • should match the candidate business unit
  • should match the location of starter class (unless no class available, then class from other location can be proposed)

 

 

Advanced Class IDSchool NameSchool LocationClass TypeClass start DateClass end date
ACenter ARUSWells01/02/202005/02/2020
BCenter BNAMDrilling06/02/202011/02/2020
CCenter CMEATesting01/02/202005/02/2020
DCenter DEAFWells01/02/202005/02/2020
ECenter ARUSDrilling04/02/202009/02/2020
FCenter BNAMMeasures13/02/202018/02/2020
GCenter CMEAWells05/02/202009/02/2020
HCenter DEAFDrilling01/02/202005/02/2020
ICenter ARUSTesting11/02/202016/02/2020
JCenter BNAMTesting15/02/202020/02/2020
KCenter CMEADrilling05/02/202005/02/2020

 


I would like the PowerBI to suggest the class ID values based on the above. Which set of formulas shall I consider and apply?
thank you for your guidance,

 

1 Reply