Forum Discussion

skumar365's avatar
skumar365
Regular Visitor
8 years ago
Solved

Employee data modelling

Hi,

I am new to power BI and need some assistance in modelling the employee of a small firm for the power bi application. I have employee data for 3 months with the following feilds and need to create a power BI application to show the headcont (monthwise) , month on month increase, etc).

  • Month
  • ID
  • Name
  • Grade
  • Position
  • Unit

Appreciate an expert advise to create a best model for power bi reports. Thank you..

Regards.

Kumar

  • Hi,

     

    You should place all Excel files (one for each month and with the same structure month on month) in a single folder.  Using Query Editor of PowerBI desktop, append data from all Excel files.  Create a Calendar Table and build a relatioship from the Date column of your appended dataset to the Date column of the Calendar Table.

     

    We can then write measures to model your data and build visuals.

7 Replies