Forum Discussion
Relational Model
Hello Community,
I have 3 sales table with only month and year, and 3 budgeted sales tables with only month and year. how do I create relationship with the date table. I want to calculate the quarterly sales for each year and compare to the each quarterly sales
Each Sales table consists of
Customer
Item
Month
Year
Budget tables also consists of
Customer
Item
month
Year
Thanks Community
6 Replies
- OliverOHelper III
Hi
Can you post an image of the data model?
Cheers
Oliver
- AnonymousNot applicable
- AnonymousNot applicable
Hello Oliver, When i make a list of year , then i get extra blank list ??? Have any idea ??
- OliverOHelper III
You need to show us what you mean
- OliverOHelper III
Hi
The first thing I would do would be combine the three sales tables into 1 sales table and do the same for budgets.
It should fall into place quite easily after that. Let us know how you go
Cheers
- AnonymousNot applicable
Herez the model, I made a single sales and budget table,,, lets see if it works !! Do you have anything to say !! I will tell you tomorrow if it works.... Thanks