Fiscal Calendar Table Query ?

chelseaaa

New member
Local time
Today, 15:25
Joined
Jul 16, 2013
Messages
8
Hello EVERYONE!

I need help writing a query to grab the Fiscal period based on my Fiscal Calendar table. I am not at all experienced with SQL and wanted to see if you guys have any pointers on where I should go with this.

I need to create Month, Fiscal Year, Qtr, and Period columns to match with the dates from the Calendar Table based on the data in the Purchase Orders Summary.

I have attached the database with the calendar and the data set that I am suppose to match it to. If you could please show me how/where to link the two tables together in a query, I would greatly appreciate it !

Thank you in advance.
 

Attachments

You haven't any field with date type in the "Orders Summary" table, it is your first point to fix.
 
I now have a date field that I want to use. I really appreciate your help with this. :)
 

Attachments

I now have a date field that I want to use. I really appreciate your help with this. :)
Not in the attached database, in the table "PO Summary" [Receipt Date] need to be a date type field.
 

Users who are viewing this thread

Back
Top Bottom