Sales conversion

nielf

Board Regular
Joined
Nov 13, 2012
Messages
69
I'm trying to figure out how I can calculate certain sales conversions in my Sales Pipeline automatically. My pipeline has the following statuses: Lead -> Enquiry -> Tendered -> Awarded.

For instance, I would like to know which projects that has converted from Lead to Enquiry.

My data file is updated once every month with the latest data set as shown below. I'm hoping it's possible to create a solution that use slicers so it's easy to select what you want to see. E.g. you can easly switch between different conversions:

Lead -> Enquiry
Lead -> Tendered
Lead -> Awarded
Enquiry -> Tendered
Enquiry -> Awared
Tendered -> Awarded

OBuAqLS.png


Is what I'm trying to achieve possible at all in Excel? If yes, can you help me get started?
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Yes, I'm working with a PivotTable.

If I do a count on Project ID with Status as column label and and Project ID as row label I can see which Project IDs that has been in which status. Something like this:

STRlcR3.png


I'm looking for a solution where I can use a slicer to switch between the conversions. If that's possible at all, would that then require a nested IF statement of some sort?
 
Upvote 0
If you select a cell in the Pivot Table you should be able to choose Slicer from the Insert tab on the Ribbon.
 
Upvote 0

Forum statistics

Threads
1,216,784
Messages
6,132,696
Members
449,753
Latest member
swastikExcel

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