mrxlsx
Board Regular
- Joined
- Dec 15, 2012
- Messages
- 95
Hi all,
Good morning,
I have 3 tables namely fSa*****ok, dSalesman, dEmoluments.
1. fSa*****ok is l inked with dSalesman thru Salesm anKey column in the data model.
2. fSa*****ok is having a column namely SalesPoints for each Sales transaction.
3. dSalesman table is having SalesmanKey and their details like gender, age, ethnicity, education details.
4. dEmoluments is having the following columns.
dEmoluments:
[TABLE="width: 500"]
<tbody>[TR]
[TD]YearlyTargetPoints[/TD]
[TD]Bonus[/TD]
[/TR]
[TR]
[TD]2000[/TD]
[TD]5000[/TD]
[/TR]
[TR]
[TD]4000[/TD]
[TD]6000[/TD]
[/TR]
[TR]
[TD]6000[/TD]
[TD]8000[/TD]
[/TR]
[TR]
[TD]8000[/TD]
[TD]10000[/TD]
[/TR]
[TR]
[TD]10000[/TD]
[TD]14000[/TD]
[/TR]
</tbody>[/TABLE]
Now the question is, I want calculate the the YearlyBonus in the fSa*****ok respective to their SalesTargetPoints.
What should be my formula in PowerPivot?
Thank you
mrxlsx
Good morning,
I have 3 tables namely fSa*****ok, dSalesman, dEmoluments.
1. fSa*****ok is l inked with dSalesman thru Salesm anKey column in the data model.
2. fSa*****ok is having a column namely SalesPoints for each Sales transaction.
3. dSalesman table is having SalesmanKey and their details like gender, age, ethnicity, education details.
4. dEmoluments is having the following columns.
dEmoluments:
[TABLE="width: 500"]
<tbody>[TR]
[TD]YearlyTargetPoints[/TD]
[TD]Bonus[/TD]
[/TR]
[TR]
[TD]2000[/TD]
[TD]5000[/TD]
[/TR]
[TR]
[TD]4000[/TD]
[TD]6000[/TD]
[/TR]
[TR]
[TD]6000[/TD]
[TD]8000[/TD]
[/TR]
[TR]
[TD]8000[/TD]
[TD]10000[/TD]
[/TR]
[TR]
[TD]10000[/TD]
[TD]14000[/TD]
[/TR]
</tbody>[/TABLE]
Now the question is, I want calculate the the YearlyBonus in the fSa*****ok respective to their SalesTargetPoints.
What should be my formula in PowerPivot?
Thank you
mrxlsx