Problem with calculation of Yearly and Monthly sales targets with conditions!

CopperKnife

New Member
Joined
May 26, 2015
Messages
14
Hi,
Good morning all,

I have a problem with calculation of my Sales Targets in PowerPivot.
I have two Tables; dimProducts, OrderBook.

Columns for dimProducts:

ProdIDCostPriceMonthlyGoalYearlyGoalCommission
112001300
504003%
214561532403502%
318322345303002.5%
410641245709004%

<tbody>
</tbody>


Columns for OrderBook:

OrderDateProdIDSalesPersonQtyMonthlySalesYearlySales
7/13/20121Ram12????????????
8/14/20122Robert13????????????
9/1/20123Raheem14????????????

<tbody>
</tbody>

I need to calculate both Monthly sales and Yearly Sales for a specif ic ProductID and for a specific SalesPerson row wise?

I have relationship with ProdID columns in both the Tables.

I am perplexed on which formula to use for this question.

Thanks
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,215,461
Messages
6,124,958
Members
449,200
Latest member
indiansth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top