Skip to main content

Reports & Dashboards Specialist Superbadge- 2

Creating a custom report type...
Custom report type
It's Dashboard night!  Technically, dashboard night- round 1....
I wanted to create the 6 source reports for the Reports & Dashboards Specialist Superbadge, so I started by setting up the custom report type required for the "Contacts by Hobbies and Ratings" and "Contacts Without Hobbies" reports.  Don't start by doing this!
Read the requirements slowly for the "Contacts Without Hobbies" report, and you will see three new fields that need to be created.  Create the fields - then create the custom report type.  If you, like me, skipped directly to the custom report, you will
Adding fields to the custom report
need to:
1) edit the "field layout properties"
2) drag and drop the new fields to the "Accounts" section.

You do not have to create all of the reports before starting on dashboards, but I found it quicker to get into the "reports" groove and knock all of them out instead of bouncing from topic to topic.

Hint: For the "% Open Opps" field, it is a little tricky to avoid #ERROR messages because not all accounts have closed/won opportunities.  For a easy work around, reference Common Formula Errors from help.Salesforce.com.  The trick is to use an IF statement with NULL as a return value.

ReportContacts by Hobbies and Ratings
I used a technique with this report that was quite handy with the remaining 5 reports required to pass Challenge #2: Add the required fields to the report, for example: "Hobby: Hobbies Name."  Next, bucket the field to create the required grouping.  Then remove the original field from the report, leaving the bucket with the correct header.  Be very careful with syntax.  I originally titled the "Hobby Type" bucket as "Hobby Types."  I had to rename in order to pass Challenge 5.

ReportContacts Without Hobbies
This report took the most amount of time to craft, primarily due to the "Account Value" field and the necessity to exclude any contacts that have shared hobby preferences.  I used the Open Opp Value field and bucketed it, using the name "Account Value" and the stated categories.  Excluding hobbies was tricky since new hobbies could be added at anytime.  I added a cross-object filter so only contacts without hobbies were included.

Report: Remaining Opportunity Reports
Remember to use the opportunity date range from the "pre-work and notes section"!
In order to group the close dates by month, select "group by this date" then click on "group dates by" and select month.

help.Salesforce.com  Combination Chart Examples
Dashboard time!  Once the Sales Manager dashboard was created, I cloned it to create the Sales Reps dashboard.  To ensure that Sales Reps could only  view their own data, I made both dashboards dynamic, and placed them in a "General Dashboards" folder.

Two tricky items:
Setting a row limit

Me on vacation!

Comments

  1. Greetings!

    Can you please share "How are you calculating % Open Opp"

    ReplyDelete
  2. Sure! This field is a little tricky because accounts without opportunities need to be excluded. I used:
    IF( Total_Opp_Value__c > 0,( Open_Opp_Value__c / Total_Opp_Value__c), null)

    ReplyDelete
  3. Greetings!

    I made it through challenge 1 but I think my customer objects must have some error in them. I cannot get any of the hobby reports to populate any data.

    I was able to load the data in step one without adding the extra columns. Should I go back and do that? Any ideas?

    ReplyDelete
    Replies
    1. Odd! There should be data in the reports. Did you install the unmanaged package into your org? The package creates the two custom objects plus the fields. You should not have to make any structural changes in Salesforce in order to complete step 1.

      The opportunity close dates for reporting purposes are 1/1/2020 - 6/30/2020. This could be the reason that you are not seeing data.

      If you are using the correct opportunity close dates, I would spot check my data in Salesforce. Pick an opportunity, make sure that it is associated with the correct account. Select a contact, ensure that the contact has the correct hobbies.

      Does this help?

      Delete
  4. sir what should be the name for challenge 5

    ReplyDelete
    Replies
    1. I do not understand the question. Can you rephrase?

      Delete
  5. Hi there. I'm stuck! When building the custom report type, Contact Hobbies doesn't show up on the picklist after i enter account as the primary object (A) and contacts as B. Do you know why this might be happening and how I can fix it?

    ReplyDelete
    Replies
    1. Odd! You should be able to add "Contact Hobbies" as "C."
      I'll assume that you started by installing the unmanaged package into your org vs. creating the Contact Hobbies object & relationship by hand?

      Delete
  6. Hello,

    I am completely stuck on this Challenge. are you able to make a video of it?

    Thanks,

    ReplyDelete
    Replies
    1. Hello! I am happy to assist with specific questions, but I do not post walkthroughs. (I think it takes away from the fun of the challenge.) Are you having trouble creating a specific report? The custom report type? Let's talk!

      Delete
  7. Hi, I'm Lauren. I'm on Challenge #2 and get this error: "Challenge Not yet complete... here's what's wrong: The 'Sales Manager' dashboard does not have the correct headers and titles for the chart components." I checked all my headers and titles and they match exactly what is in the requirements. Any idea what I can check next?

    ReplyDelete
    Replies
    1. Hi there Lauren! That's a tough one because the "checker" for this challenge is extremely picky on syntax. Two quick things to check:
      1) Was the dashboard refreshed before checking the challenge?
      2) Is the Sales Manager dashboard in classic?

      There is likely some tiny typo in the naming of the charts... If you want to email a screenshot to me, I'll give it a quick once over. (rebecca@capstorm.com)

      Delete
  8. I am facing a problem in report and dashboard suberbadge challenge 2.
    Challenge Not yet complete... here's what's wrong:
    The 'SolarBot High-Case Candidates' report isn't lumped correctly or doesn't prioritize the list correctly.

    ReplyDelete
    Replies
    1. How are you organizing the report? There should be 2 row groupings. 1 filter. On the top bar where the fields are listed, you should see two "up" arrows and "one" down arrow.

      Delete

Post a Comment

Popular posts from this blog

Service Cloud Specialist Superbadge - 4,5,6,7

Part of doing the Service Cloud Specialist superbadge is trying new things, so I am putting up picture of new things that I've tried recently.  One of my favorite new things this week was taking a shower with my whole block collection.  Mom put me in the shower, and I sneaked out to grab the block bin and dumped it in.  I'm concerned to share photos because of the slight nudity, however, I can assure you that it was a glorious adventure.  Instead, I'll share my favorite Saturday new thing- walking to the coffee shop for a sprinkle donut!  Back to the superbadge... Challenge 4 Case Routing If you haven't taken the Onmi Channel module yet, now is a good time! I kept that particular module open one on screen while I walked through this step.  It is hard to give many hints about this step without giving away too many details - so - the best advice is to read through the challenge and label each step with the corresponding Salesforce term.  (IE - "The channel, Sto

Service Cloud Specialist Superbadge - 1,2,3

A confession - I know next to nothing about service cloud.  While I was excited that a new superbadge was available, it made me a little nervous that I had to do all of the prerequisites and tackle new things like macros.  New things - new year - let's get started! (Right after I finish guitar practice) If you are also a service cloud novice, the Omni-Channel Basics is a crucial prerequisite even though it is not officially required. Challenge 1 App Appearance  This, like all superbadges, requires a careful read through the instructions prior to any clicking.  I found it helpful to take a separate notebook and write down the steps that I would need for each challenge step - for example -  My rough notes for challenge 1: Create 2 profiles  Tweak service Console 3 new items on utility bar Allow access for new profiles Create User  Beware - After editing the service console, you might have to edit the new profiles.  I found it necessary to click "edit&quo

Business Administration Specialist Superbadge- 3 & 4

This afternoon, I added a genius wig in an attempt to look a little older and more experienced.  The free lemonade offer worked!  I made two dollars today!  A huge thank you to Jocelyn Fennewald , Salesforce MVP, for pointing out the "remove all columns" option within the report creator.  When you start a create a new report, simply click to start with a clean screen.  If you are familiar with report and dashboards, this challenge should only take 30 or so minutes to complete.  Below are tips and gotchas for each report / dashboard.  If you need more help, leave a comment! Reports Accounts by Market To create the "Market" row grouping, use a bucket field. Make sure that the correct date range is selected. High Value Residential  This report includes: 1 filter, 1 grouping, and 1 summarized field.  Rated Accounts by State The record count for state and account rating are automatically added. Note the filter.  Open Support Cases You ma