Forum Discussion

Birdjo's avatar
Birdjo
Resolver II
8 years ago
Solved

Create table with every employee for every date

Hello,

I would like to create a calendar table where for every single date there is a row for every employee ID. 

I already have a calendar table and a separate Employees table in a SQL database. I would like next to the column Calendar[Date] to have a column Calendar[EmployeeID]

 

Would you like to tell me how to do that?

 

 

4 Replies