Spyderturbo007
New Member
- Joined
- Mar 11, 2022
- Messages
- 21
- Office Version
- 365
- Platform
- Windows
I'm having a hard time wrapping my head around the way to handle my scenerio and am hoping someone can point me in the right direction. I just need to know the bullet points and have no issues researching the rest.
I have multiple webstores selling different products and each webstore is married to a salesperson or organization. A salesperson is paid a commission, whereas an organization gets a fundraiser payout. At the beginning of each month I have to report commissions for the sales people and cut fundraiser checks to the organizations making a profit.
The data doesn't come out clean from the back end so it's typically 4 - 6 hours of work copying and pasting data. Then I have to go through a bunch of SUMIFS, XLOOKUPS, etc on the data. It's just a mess.
I really have two main files.
File #1 - Monthly sales data that contains order numbers, store name, order totals, sales tax, quantity of items purchased, etc.
File #2 - This is a manually maintained file that correlates the store name with the sales person or organization along with their associated payout dollar amount or commission percentage.
What I'm trying to do is build a workbook that will allow me to pull in monthly sales data, build a relationship with File #2 and then allow me to perform calculations. The link between the files is the store name.
I want this to be dynamic in the sense that I can do it each month pulling data from the newest Monthly Sales data with minimal effort.
I'm not sure if I should be researching building a data model, starting with a power query that's pointed at the folder, etc. Can someone point me in the right direction?
Thank you!
I have multiple webstores selling different products and each webstore is married to a salesperson or organization. A salesperson is paid a commission, whereas an organization gets a fundraiser payout. At the beginning of each month I have to report commissions for the sales people and cut fundraiser checks to the organizations making a profit.
The data doesn't come out clean from the back end so it's typically 4 - 6 hours of work copying and pasting data. Then I have to go through a bunch of SUMIFS, XLOOKUPS, etc on the data. It's just a mess.
I really have two main files.
File #1 - Monthly sales data that contains order numbers, store name, order totals, sales tax, quantity of items purchased, etc.
File #2 - This is a manually maintained file that correlates the store name with the sales person or organization along with their associated payout dollar amount or commission percentage.
What I'm trying to do is build a workbook that will allow me to pull in monthly sales data, build a relationship with File #2 and then allow me to perform calculations. The link between the files is the store name.
I want this to be dynamic in the sense that I can do it each month pulling data from the newest Monthly Sales data with minimal effort.
I'm not sure if I should be researching building a data model, starting with a power query that's pointed at the folder, etc. Can someone point me in the right direction?
Thank you!