L
Leighton.d
I have created a very simple report with one subreport to experiment with.
The main report contains student demographic data, such as ID, name,
gradelevel, etc. The subreport contains assessment test scores. The common
field between the two is a field named "StudentID", which is a GUID (this
data is imported from a SQL server database).
In the properties of the subreport, the "Source object" is set to the name
of the subreport. The "Link Child Fields" and "Link Master Fields" are both
set to "StudentId". When I run the report, no data is displayed in the
subreport.
I can open the subreport by itself and it shows the data. I can link the
two tables together that are used for the master report and the subreport in
a query, and it pulls the data together with no problems. If I clear the two
"link" fields in the properties of the subreport, it displays all records in
the subreport for every student.
I appear to be doing everything properly, yet I'm unable to get the
master/subreport combo to work. I've tried adding the subreport manually,
and I've also tried adding it via the wizard.
Any ideas?
Thanks!
The main report contains student demographic data, such as ID, name,
gradelevel, etc. The subreport contains assessment test scores. The common
field between the two is a field named "StudentID", which is a GUID (this
data is imported from a SQL server database).
In the properties of the subreport, the "Source object" is set to the name
of the subreport. The "Link Child Fields" and "Link Master Fields" are both
set to "StudentId". When I run the report, no data is displayed in the
subreport.
I can open the subreport by itself and it shows the data. I can link the
two tables together that are used for the master report and the subreport in
a query, and it pulls the data together with no problems. If I clear the two
"link" fields in the properties of the subreport, it displays all records in
the subreport for every student.
I appear to be doing everything properly, yet I'm unable to get the
master/subreport combo to work. I've tried adding the subreport manually,
and I've also tried adding it via the wizard.
Any ideas?
Thanks!