function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vipin K 10Vipin K 10 

How to restrict Particular status percentage showing up in chart/report

Hi All,

I have a requirement where to only show dead leads in the chart as a percentage of total leads.

I tried creating a matrix report adding by adding a bucket for lead status but and added them using the chart. But its shows percentage for all the lead status and i just need that to be shown for one status that is dead leads. 

Can someone help me on this!!