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.
6 answers
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 ?