Skip to main content
Hi All,

 

I need help creating a pie chart in a dashboard that shows % of accounts with and without opportunities. I already have a summary field called # of opportunities on the account report. Help! Thanks!
2 answers
  1. Sep 23, 2019, 2:01 PM
    Hi Luciana,

     

    In the salesforce report editor you can create a bucket column (https://help.salesforce.com/articleView?id=reports_bucketing_adding.htm&type=5

    ) of the "# of opporrunities on the account" field.  Then set two values, 

    1. # of Opps = 0
    2. # of Opps > 0

    Then if you use that the count of accounts grouped by your bucket field you'll be able to create a pie chart to easily see what percent of accounts have opportunities.

0/9000