We are currently in the process of going from multiple request queues with queues topics to one queue with a custom form. The queue topics were based off of product types and we were using these to report and chart on number of requests by product type. With our new queue custom form, the products types are now embedded in the form as a multi-select field. As we move to this new queue structure is there a way to report off total requests by product type off the old queue structure (where product type is a queue topic) and the new queue (where product type is off custom form field)? So, get total requests from both? Can we Aggregate in some way?
I created two calculated fields to pull in the Topic Group from the queue and the Product Type from the field to help with reporting. How do I take these fields and create a chart showing number of requests submitted for each? Can I create another calculated field and combine them into one field?
Any help or ideas on this is appreciated. Thanks!