Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I'm using CR8 and I want to eliminate records from displaying in the subreport if they are in the main report.
I am using the following formula in the subreport:
not onfirstrecord and {table.field} = previous ({table.field});
It doesn't appear the reports are looking at each other.
Is this possible?
Hope you can help me.
I'm using CR8 and I want to eliminate records from displaying in the subreport if they are in the main report.
I am using the following formula in the subreport:
not onfirstrecord and {table.field} = previous ({table.field});
It doesn't appear the reports are looking at each other.
Is this possible?
Hope you can help me.