ggimmiwang
MIS
Hi,
thanks a lot first for helping!
The situation is I want to design a dimention(measure) about the employees-quantity at our company(department)in one special period.I don't know how to design that!!
----
My data record
-----------
E_id, E_name,E_dept, E_arrival_work_date, E_departure_date
001,bob, mis,20030101,20030228
002,nick,hr,20030201,200300330
003,john,hr,20030201,200300330
---------------------------
The result I want to display is:
Qty |
in |
Company
| 1 3 2
------------------
200301 200302 200303
thanks a lot first for helping!
The situation is I want to design a dimention(measure) about the employees-quantity at our company(department)in one special period.I don't know how to design that!!
----
My data record
-----------
E_id, E_name,E_dept, E_arrival_work_date, E_departure_date
001,bob, mis,20030101,20030228
002,nick,hr,20030201,200300330
003,john,hr,20030201,200300330
---------------------------
The result I want to display is:
Qty |
in |
Company
| 1 3 2
------------------
200301 200302 200303