Hi Guys,
I have the following data
skill set score exam id employee id
Analytical 30 1 A
logical 50 1 A
-------------------------------------
Analytical 30 2 B
Logical 40 2 B
-------------------------------------
Analytical 40 3 A
Logical 20 3 A
I have 2 measures 1) Total exams(Cube result should be 3 for each skill set ) 2) Total unique Employees(cube result will be 2 from above example for each skill set) how do i do this.
One employee can take multiple exams.
Thanks in advance
I have the following data
skill set score exam id employee id
Analytical 30 1 A
logical 50 1 A
-------------------------------------
Analytical 30 2 B
Logical 40 2 B
-------------------------------------
Analytical 40 3 A
Logical 20 3 A
I have 2 measures 1) Total exams(Cube result should be 3 for each skill set ) 2) Total unique Employees(cube result will be 2 from above example for each skill set) how do i do this.
One employee can take multiple exams.
Thanks in advance