bright_mind
New Member
- Joined
- Apr 1, 2013
- Messages
- 5
I have Table A and Table B
Table A has the unique personnel ID
Table B has the the field "Category" where personnel ID can have multiple categories selected, e.g.,
Table A:
Key Name
1 John
2 Jacob
3 Jane
Table B:
Key Category Sub Category
1 Personnel Type Management
1 Job Level Director
1 Hire Type Internal
2 Personnel Type Clerk
2 Job Level Career
2 Hire Type External
3 Personnel Type Management
3 Hire Type External
What formula should I enter in a calculated field in PowerPivot if I would like to show in Table A the value for "Job Level"? I understand that Related function won't work?
Table A has the unique personnel ID
Table B has the the field "Category" where personnel ID can have multiple categories selected, e.g.,
Table A:
Key Name
1 John
2 Jacob
3 Jane
Table B:
Key Category Sub Category
1 Personnel Type Management
1 Job Level Director
1 Hire Type Internal
2 Personnel Type Clerk
2 Job Level Career
2 Hire Type External
3 Personnel Type Management
3 Hire Type External
What formula should I enter in a calculated field in PowerPivot if I would like to show in Table A the value for "Job Level"? I understand that Related function won't work?