In a table view the rows are configured as follows:
- Customers have contacts
- Customers are grouped by Customer Type
In the table view this is then displayed according to the row settings detailed above:
- The column name from the row setup is shown as: “Contact Name / Customer Name / and Name”
- The sequence is wrong it should be: “Customer Type / Customer Name / Contact Name”
- “Customer Type” should be displaced and not “Name”

