Forum Discussion

anoomohan's avatar
anoomohan
Helper III
2 years ago
Solved

HR 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...
  • ryan_mayu's avatar
    ryan_mayu
    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