This recipe covers how to create a custom Advanced Analytics report to review Total Revenue by Project Win Chance.
What's Needed
- Skill level: Beginner
- Time needed: 15+ minutes
- Permissions required: View financial information; Advanced Analytics Designer
- Data required: Opportunity projects with < 100% Win Chance
Creating the Report in Advanced Analytics
- In Advanced Analytics, use + to create a new Dashboard.
- In New Dashboard / Please select a Data Source to connect to, select Forecast Data Model, enter a Title and click Create.
- At the top of the new dashboard under New Widget, click +Select Data.
- In the Add a Field window, type Project and select Project ID from the field list.
- Click Advanced Configuration at the bottom right.
- In the left side panel click + next to Rows.
- Enter Project Name and select it from the field list.
- Use + to add another row for Project Stage.
- Use the + to add another row, and select Project Win Chance from the field list.
- Hover on Project Win Chance to display 123.
- Click 123, then click Percent to format Win Chance as a percentage and click OK.
- Use the + to add another row, and enter Month in the field search.
- Select Date from the field list.
- In the left side panel, click the + next to Values.
- Select Project Actual Revenue Recognized To Date from the field list.
- Click + to add another value.
- Select Project Forecast Revenue To Be Recognized from the field list.
- Click + to add another value. This field will be used to create a formula to calculate Revenue by Win Chance.
- Select Project Actual Revenue Recognized To Date from the field list.
- In this new Value, click the pencil to open Edit Formula.
- Click on Total Project Actual Revenue Recognized to Date.
- Hover on type and select # All Items from the list.
- Click into the formula placing your cursor between the end of the field name and the closing parenthesis.
- Add a plus + sign.
- Search for the field Project Forecast Revenue To Be Recognized.
- Select the field name to add it to the formula.
- Click on the field name in the formula.
- Hover on type and select # All Items from the list.
- Click outside the closing parenthesis.
- Enter * .
- In the field search, enter Win Chance.
- Hover over the field name and click More...
- Select # All Items from the list.
- In the formula, add an open parenthesis after SUM.
- Add a close parenthesis at the end of the entire formula.
- The formula should look like:
SUM(([Project Actual Revenue Recognised to Date]+[Project Forecast Revenue to be Recognised])*[Project Win Chance])
- Click OK.
- In the right side panel, click Filters.
- Click the + next to Widget Filters.
- Enter Month in Filter a Field.
- Select Date from the field list.
- Toggle the filter next to From and use the calendar/date picker to select the desired months or time frame.
- Click Apply.
- Click + to add another Widget Filter.
- Select Project Stage from the field list.
- Select Opportunity in Edit Filter and click Apply.
- To add totals by project, click the three dots on Project ID in Rows.
- Select Subtotals.
- To add a Grand Total, repeat Step 47 and select Grand Total from the list.
- Once you are satisfied with the widget configuration, click Apply at the top right.
- Your dashboard is now ready to view.
Comments
0 comments
Article is closed for comments.