Creating MEASURE: need to divide Team total by Manager Quota

pete234

Active Member
Joined
Feb 10, 2004
Messages
419
I managed to connect my sales table pivot to a quota query feeding from Access.
Manager Quota Qtr repeat in the data at team level in my normal week view.
I know I could create a measure to see what % of the Manager's quota a rep contributed to
but how do I create a measure of the team total sales to manager quota?

The layout is by weekly sales can anyone suggest a measure for this?

The fields are:
1)Manager 1a)Team 2)Rep Name 3)Mgr Qta Qtr (repeats) 4)Rep Qta Wk 5)Sales Total Week rep level

thanks
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Say you have managers M1 & M2 and teams T1 & T2, how would your calculation be defined for all possible combinations (below)?

Manager Team
M1 T1
M1 T2
M2 T1
M2 T2
M1 All Teams
M2 All Teams
All Managers All Teams
 
Upvote 0
For some reason this double-posted sorry about that.
But I still could use a tip on dividing the mgr line by SUM of team.
Also, Team and manager are basically the same level so it's probably easier.

I just need to divide the SUM Of T1 by M1 Qta Qtr.
And then, SUM of T2 by M2 Qta Qtr.

This will be helpful if I can fix my running total on sales.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,223,935
Messages
6,175,496
Members
452,649
Latest member
mr_bhavesh

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