Hi all,
So I want to show on a detail view of a report data of a subform which belongs to a form that's a subform on the form in which de report is based on.
Form 1 (Report based on this one)
Form 2 (Subform on Form 1)
Form 3 (Subform on Form 2, this one has the fields I want to show on the Detail View of the report)
The thing is that I select the 3 fields of the subform that I want to show, delimited by a space, but when I go to the report, the fields that I selected are ignored and it shows me other fields.
Thanks