I am currently using a report with a sub report. I am trying to suppress the data in the sub report where it already exists in the main report between the two fields and only show the fields that don't match. Pardon the crude example below, but in essence it is what I am trying to accomplish.
For instance
main report field : a
b
c
subreport a
b
c
d
I would only like to display the d in the sub report where the other ones match.
thanks.
For instance
main report field : a
b
c
subreport a
b
c
d
I would only like to display the d in the sub report where the other ones match.
thanks.