Hi,
My report uses two tables that have a left outer join. Lets call the tables table1 and table2. table2 basically stores the comments. table1 can have multiple comments associated with it in table2. I have a formula in my report that sums up a field in table1. Right now if table1 has 2 comments associated with it in table2 it sums that field twice and hence the formula displays wrong result. How should this be handled?
Thanks
My report uses two tables that have a left outer join. Lets call the tables table1 and table2. table2 basically stores the comments. table1 can have multiple comments associated with it in table2. I have a formula in my report that sums up a field in table1. Right now if table1 has 2 comments associated with it in table2 it sums that field twice and hence the formula displays wrong result. How should this be handled?
Thanks