example:
Main Report Sub report
employee file -------------------
--------------- employeeAddressfile
Id Id
the books show that you can reference "employeeAddressfile" as subreport of the main report using Id and the key.
my problem is this:
Main Report Sub report
employee file employee file
--------------- -------------------
i'm attempting to read and display the same data again (although in a slightly different format) in the sub report, but from the same file.
now it seems to work as unlinked, but you have to put in the same parameters as the main report for the sub report.
it does'nt seem to work when i try to link the two... because i don't want the users to have to put in the 2 sets of the same parameters.
any suggestions?
Main Report Sub report
employee file -------------------
--------------- employeeAddressfile
Id Id
the books show that you can reference "employeeAddressfile" as subreport of the main report using Id and the key.
my problem is this:
Main Report Sub report
employee file employee file
--------------- -------------------
i'm attempting to read and display the same data again (although in a slightly different format) in the sub report, but from the same file.
now it seems to work as unlinked, but you have to put in the same parameters as the main report for the sub report.
it does'nt seem to work when i try to link the two... because i don't want the users to have to put in the 2 sets of the same parameters.
any suggestions?