+ Reply to Thread
Results 1 to 10 of 10

How to manipulate sales pipeline data to display a chart of prospect value by stage/date

Hybrid View

mikeyosyd1 How to manipulate sales... 05-09-2023, 03:14 AM
Pepe Le Mokko Re: How to organise sales... 05-09-2023, 03:16 AM
mikeyosyd1 Re: How to organise sales... 05-15-2023, 03:02 AM
AliGW Re: How to organise sales... 05-09-2023, 03:19 AM
AliGW Re: How to organise sales... 05-09-2023, 03:50 AM
mikeyosyd1 Re: How to organise sales... 05-15-2023, 03:08 AM
JeteMc Re: How to manipulate sales... 05-17-2023, 09:19 AM
mikeyosyd1 Re: How to manipulate sales... 05-17-2023, 07:06 PM
JeteMc Re: How to manipulate sales... 05-18-2023, 07:53 AM
mikeyosyd1 Re: How to manipulate sales... 05-19-2023, 12:25 AM
  1. #1
    Registered User
    Join Date
    05-09-2023
    Location
    Sydney, Australia
    MS-Off Ver
    O365 v2302 on PC, 16.73 on Mac.
    Posts
    5

    How to manipulate sales pipeline data to display a chart of prospect value by stage/date

    Hi, I'd REALLY appreciate any suggestions on how best to organise the datasheet for a sales pipeline dashboard. I specifically want to be able to report on the number and value of sales leads in the pipeline at any point in time, by sales stage. And to compare that between periods. E.g. how many active sales leads do we have in the pipeline for Q1 2023 vs Q1 2022.

    There are several sales stages e.g. 0_Early_Stage_Prospecting, 1.Requirements&Quote, 2.SubmittedforApproval, 3.Approved, 4.NotApproved, 5.ProposaltoClient25, 5.ProposaltoClient50, 6.NegotiationFinalStage, 7.Sold, 8.Contracted, 9.QuoteRejected

    Right now the data is structured so that each sales opportunity is a row in a spreadsheet and it includes the date it entered the sales pipeline and then the number of days at each of the sales stages.

    I can't work out how to manipulate the data format to put it into a structure that then allows comparison reporting from one period to another, or at any point in time.

    In the attached workbook I've given an example on the tab 'Before. Raw Data' of what the data looks like from our sales pipeline. I've included 20 dummy rows of data. On the tab 'After. Example Reports' I've manually created one of the reports we might produce i.e. a stacked area chart showing the value in USD of the sales opportunity by sales stage and date. I had to manually build the data table feeding this example chart from the dummy data on the first tab, but I'm looking for a way to be able to be able to manipulate the data into the correct format.

    Many thanks indeed!
    Attached Files Attached Files
    Last edited by mikeyosyd1; 05-16-2023 at 02:15 AM. Reason: Clarification and addition of example file

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,610

    Re: How to organise sales pipeline data?

    Welcome to the forum

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  3. #3
    Registered User
    Join Date
    05-09-2023
    Location
    Sydney, Australia
    MS-Off Ver
    O365 v2302 on PC, 16.73 on Mac.
    Posts
    5

    Re: How to organise sales pipeline data?

    Thank you so much Pepe. My apologies for the delayed reply. Attachment now added.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,492

    Re: How to organise sales pipeline data?

    Administrative Note:

    Welcome to the forum.

    Is your forum profile showing the version of Excel that you need this to work for?

    Members will tailor the solutions they offer to the version of Office (Excel, NOT Windows) that you have. Please check that your forum profile is up-to-date in this respect. If you aren't sure, in Excel go to File | Account and report what it says below the MS logo at the top of that page. If your version is for Mac, please also state this.

    The three most recent versions of Excel are Excel 2019, Excel 2021 and MS365 - if you are using MS365, please give this name along with the release number in your profile (e.g. MS365 Version 2211). This is in the About Excel section further down the Account page.

    Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,492

    Re: How to organise sales pipeline data?

    Waiting for a sample workbook and a profile update.

  6. #6
    Registered User
    Join Date
    05-09-2023
    Location
    Sydney, Australia
    MS-Off Ver
    O365 v2302 on PC, 16.73 on Mac.
    Posts
    5

    Re: How to organise sales pipeline data?

    Quote Originally Posted by AliGW View Post
    Waiting for a sample workbook and a profile update.
    Many thanks for your advice. My apologies for my delayed reply. I've updated my profile to show my excel version and added a sample workbook now. Many thanks.

  7. #7
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,896

    Re: How to manipulate sales pipeline data to display a chart of prospect value by stage/da

    This formula based proposal employs a lot of helper columns on the Before. Raw Data sheet.
    Columns R:AB are populated using: =IF(G3=0,"",SUM($B3,$G3:G3))
    Columns AC:KD are populated using:
    Formula: copy to clipboard
    =IF(AC$1<$B3,"",IF(AC$1=$B3,INDEX($R$2:$AB$2,AGGREGATE(15,6,(COLUMN($R$2:$AB$2)-COLUMN($Q$2))/($R3:$AB3<>""),1)),IFERROR(INDEX($R$2:$AB$2,AGGREGATE(15,6,(COLUMN($R$2:$AB$2)-COLUMN($Q$2))/($R3:$AB3<>"")/($R3:$AB3>AC$1),1)),AB3)))

    On the After. Example Reports sheet columns AB:AM are populated using: =SUMPRODUCT(('Before. Raw Data'!$F$3:$F$22)*('Before. Raw Data'!$AC$1:$KD$1=$AB3)*('Before. Raw Data'!$AC$3:$KD$22=AC$2))
    Note that some formula results differ from those in columns A:L. I have set conditional formatting to highlight the differences, which start in row61, in yellow.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  8. #8
    Registered User
    Join Date
    05-09-2023
    Location
    Sydney, Australia
    MS-Off Ver
    O365 v2302 on PC, 16.73 on Mac.
    Posts
    5

    Re: How to manipulate sales pipeline data to display a chart of prospect value by stage/da

    Wow - amazing work JeteMc. Thank you very much, this looks perfect. I'll revert if any issues as I use it in the real datasheet. So many thanks.

  9. #9
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,896

    Re: How to manipulate sales pipeline data to display a chart of prospect value by stage/da

    You're Welcome and thank you for the feedback. If the solution works on your real datasheet, please take a moment to mark the thread as 'Solved' using the thread tools menu above your first post. I hope that you have a blessed day.

  10. #10
    Registered User
    Join Date
    05-09-2023
    Location
    Sydney, Australia
    MS-Off Ver
    O365 v2302 on PC, 16.73 on Mac.
    Posts
    5

    Re: How to manipulate sales pipeline data to display a chart of prospect value by stage/da

    No problem, it does work on my real data.... though it creates a very slow workbook and long caulcation times. I have around 400 sales prospects spanning 2.5 years and with all the formulas its creating a 60mb file and several minutes of recalculation time despite me being on a pretty fast machine.

    If anyone can find a VBA solution I'd or suggest any tips I'd really appreciate it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Sales pipeline formulas - if and then
    By sneakybear in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-24-2019, 02:52 AM
  2. Sales pipeline- Dividing money across months
    By tfboland in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-21-2013, 05:08 PM
  3. Need some help with a sales pipeline report
    By tonycanevaro in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-13-2012, 04:02 PM
  4. Sales Pipeline
    By birdoo2 in forum Excel General
    Replies: 7
    Last Post: 07-14-2009, 06:14 PM
  5. [SOLVED] how do I customize product sales pipeline management template
    By Cine-tal in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 07:05 AM
  6. how do I customize product sales pipeline management template
    By Cine-tal in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  7. how do I set up a sales pipeline spreadsheet?
    By DrTimBoone in forum Excel General
    Replies: 1
    Last Post: 05-19-2005, 08:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1