How do I create breakdown against a custom String field on the Task table?
I have a custom field on the Task table called 'Business Unit'. It is a simple String that is set via a business rule when the Task record it created. I have a look-up table that is used to populate the field on the Task table. I have an Incide...