An Epicor 9 Baq consisting of a parent table attached to multiple child tables results in detail section value repititions. By grouping the repeated
data into a single text field, the report can display the correct number of detail records.
In the above baq, The jobHead parent table has two child tables, serial number and jobMtl. The data generated by the baq lists a separate BAQReportResult for each jobMtl
coupled with multiple copies of each serial number.
Job 97 material sequence number 20 has separate records for each serial number, each of which appear separately. If
the serial numbers are concatinated into a single crystal reports field, the report diplays a single row for each job material.