Hi all
I have a question about a report.
This is my report as it stands.
It's sorted by month, and shows the products that have been ordered that month, and the individual customer orders by each customer.
These fields are pulled from a SalesOrders table. It all works exactly as it needs to at the moment.
But I've recently added a new field to the SalesOrders table - Product2 - as some customers now order two products on one invoice.
So I need to somehow add the Products2 field into this report, ideally so they're combined in the existing Products column.
Anyone know if this is possible?
Thanks, Paul
I have a question about a report.
This is my report as it stands.

It's sorted by month, and shows the products that have been ordered that month, and the individual customer orders by each customer.
These fields are pulled from a SalesOrders table. It all works exactly as it needs to at the moment.
But I've recently added a new field to the SalesOrders table - Product2 - as some customers now order two products on one invoice.
So I need to somehow add the Products2 field into this report, ideally so they're combined in the existing Products column.
Anyone know if this is possible?
Thanks, Paul