Skip to main content
Hi All,

 

   I would like to have percentage of records in each picklist values for the case record.I have already created two formulas for two picklist values but i couldnt do the same for custom picklist values.Here the snapshot of the report.Like closed and open percentage i would like to have for other values.

 

How to get the percentage of records for each picklist values  in case objects in reports
6 answers
  1. Oct 13, 2016, 12:51 PM
    I just used this formula RowCount/PARENTGROUPVAL(RowCount, CREATED_DATE) and i was able to get like the above.But is it possible to get in grouping1 ?
0/9000