Anyone else having problems with printing DBR files after they've been edited or switched out with a new file altogether?
Also, I'm having a problem getting a particular report to print all of my data. Here's the situation:
I have defined a relationship between two tables. The master table, we'll call "family", with the field "recid" and the detail table, we'll call "children", with the field "recid". When I view one record in the master table "family" I get the corresponding list of "children" from the detail table. Fair enough, it works in the rectangle objects.
Now, when I create a DBR file with the Report Designer, I create a Group Header partition ("family" table, "recid" field) with the "family" data text/fields and a Data Body partition ("children" table) with the "children" data text/fields, I get only one family record and all the children.
However, when I create a Group Header partition ("family" table, "recid" field) with the "family" data text/fields and a Data Body partition ("family" table) with the "children" data text/fields, I get all of the family records and only one child.
Am I missing something?
Anyone else having problems with printing DBR files after they've been edited or switched out with a new file altogether?
Also, I'm having a problem getting a particular report to print all of my data. Here's the situation:
I have defined a relationship between two tables. The master table, we'll call "family", with the field "recid" and the detail table, we'll call "children", with the field "recid". When I view one record in the master table "family" I get the corresponding list of "children" from the detail table. Fair enough, it works in the rectangle objects.
Now, when I create a DBR file with the Report Designer, I create a Group Header partition ("family" table, "recid" field) with the "family" data text/fields and a Data Body partition ("children" table) with the "children" data text/fields, I get only one family record and all the children.
However, when I create a Group Header partition ("family" table, "recid" field) with the "family" data text/fields and a Data Body partition ("family" table) with the "children" data text/fields, I get all of the family records and only one child.
Am I missing something?