Forum Discussion
anoomohan
Helper III
2 years agoHR COUNT
HI ALL, I need a simple chart to show the total count of sales staff per month as per below table a- active; in - inactive so for June - total active is 10, inactive is 2 - in a simple matri...
- 2 years ago
i think you are supposed to have an employeeid or name column.
select that column and unpivot other columns in PQ
then create a dim table.
pls see the attachemnt below