Using the "Group and chart a report by a multi-select custom field," knowledge article, I created a chart using a calculated field that points to a multi-select custom field.
Instead of the pie chart containing a pie piece for each individual value contained in the multi-select field, the pie pieces contain combinations of values from the field. For example:
- Where we would like to see individual pie pieces for:
- Accountant - 3
- Broker - 2
- Partner - 1
- Prospect - 4
- We are actually seeing pie pieces for:
- Accountant, Prospect - 1
- Broker, Prospect - 1
- Accountant, Broker, Prospect - 1
- Accountant, Partner, Prospect - 1
Has anyone attempted this before? Did I not follow the instructions correctly - or is there another way to produce the intended result of displaying a single pie piece for each unique value in the multi-select custom field?
@Josh Blackwood‚