Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This Report is part of the ClosePlan Managed Package installation and can be found in the 'ClosePlan Package Reports' folder.

Win Rates by ClosePlan

image-20240920-131449.pngImage Removedimage-20240920-131449.pngImage Added

 

Report Parameters Overview

Standard Report Type: Opportunities

Name: Win Rates by ClosePlan

Save to: ClosePlan Package Reports

 

Groups, Columns and Filters

image-20240920-131608.png

Groups

Columns

  • Owner Role

  • Opportunity Owner

  • Account Name

  • Opportunity Name

  • Stage

  • Fiscal Period (Grouped Quarterly)

  • Amount (Sum and Average)

    • NOTE: Amount is a Standard Field, Orgs may have a custom Field to represent the true 'Amount' of an Opportunity. Ensure the correct ‘Amount’ Field is used!

  • Expected Revenue (Sum and Average)

  • Probability % (Average)

  • Age (Average)

  • Created Date

  • Lead Source

  • Type

Summary Formula Columns

 

Filter

image-20240920-121504.png
  • Show Me: All Opportunities

  • Close Date: All Time

  • Opportunity Status: Closed Won

  • Probability: All

  • Close Date: equals LAST 11 QUARTERS

Important Notes on Report Creation

Notes on Components

Custom fields may be used in Client Orgs that do not perfectly correspond to Standard Fields provided by Salesforce indicated in this document. CS and TS must engage with the client to ensure that the right data is being surfaced by the Reports and Dashboards.

Example: Forecast Amounts may be represented in different ways in different fields each with a different Field name in Client Orgs.

 

Create Bucket Column

ClosePlan Adoption Bucket Column

  • In the Report, click on Edit on the top right of the page

image-20240920-105231.png

 

  • At the top of the Columns section, click on the down arrow and select Add Bucket Column

image-20240920-105029.png

 

In the Modal

image-20240920-105528.png
  • Field: CP: Has Deal

  • Bucket Name: ClosePlan Adoption

  • Range: <= 0

  • Bucket: No ClosePlan

  • Range: > 0

  • Bucket: ClosePlan

Click Apply

 

Create Summary Field

ClosePlan Adoption (%)

  • In the Report, click on Edit on the top right of the page

image-20240920-105231.png

 

  • At the top of the Columns section, click on the down arrow and select Add Summary Formula

image-20240920-110729.png

In the Modal

image-20240920-111155.png
  • Column Name: ClosePlan Adoption

  • Description: ClosePlan Adoption (%)

  • Formula Output Type: Percent

  • Decimal Points: 0

  • Under General add the formula:

    • Opportunity.TSPC__CPHasDeal__c:SUM/RowCount

  • Click Validate to confirm formula is correct

Click Apply

Win Rate

  • In the Report, click on Edit on the top right of the page

image-20240920-105231.png

 

  • At the top of the Columns section, click on the down arrow and select Add Summary Formula

image-20240920-110729.png

In the Modal

image-20240920-132016.png
  • Column Name: Win Rate

  • Description: Win Rate %

  • Formula Output Type: Percent

  • Decimal Points: 0

  • Under General add the formula:

    • WON:SUM/CLOSED:SUM

  • Click Validate to confirm formula is correct

Click Apply