Abhay Gadiya
New Member
- Joined
- Jul 1, 2013
- Messages
- 24
Hi
I have Trade Data and Employee leaves data with following tables in the data Model.
I have attached file here - https://www.dropbox.com/s/v20we9pdqleipht/Trades Analysis.xlsx?dl=0
1. Employee Data - Employee ID and Employee Name
2. Employee Leaves - Leave Start Date, End Date, Days and Employee ID
3. Trade Data - Trade Date, CUSIP #, Employee ID
Table 2 and 3 are related to Table 1 with Employee ID.
4. Calendar - I have one year Calendar table for 2015.
Leave table is linked to calendar with Start Date and Trade data is linked to calendar table with Trade date.
My objective is here to check if there was any trade being booked from employee id when he / she was on leave.
Thank you in advance for your help.
I have Trade Data and Employee leaves data with following tables in the data Model.
I have attached file here - https://www.dropbox.com/s/v20we9pdqleipht/Trades Analysis.xlsx?dl=0
1. Employee Data - Employee ID and Employee Name
2. Employee Leaves - Leave Start Date, End Date, Days and Employee ID
3. Trade Data - Trade Date, CUSIP #, Employee ID
Table 2 and 3 are related to Table 1 with Employee ID.
4. Calendar - I have one year Calendar table for 2015.
Leave table is linked to calendar with Start Date and Trade data is linked to calendar table with Trade date.
My objective is here to check if there was any trade being booked from employee id when he / she was on leave.
Thank you in advance for your help.