P
pstrigen
I am trying to sum a field in a query on a report but the object table(1) in
the query has a many-to-one relationship with another object table(2). I am
trying to sum a value in the object table(1) but the query shows a line for
each multiple relationship from object table(2) thus duplicating those
values. How do you only include one value from each record from object
table(1) and report all records from object table(2)?
the query has a many-to-one relationship with another object table(2). I am
trying to sum a value in the object table(1) but the query shows a line for
each multiple relationship from object table(2) thus duplicating those
values. How do you only include one value from each record from object
table(1) and report all records from object table(2)?