I am using CR 10.
I have tried different ways to get this to work and I am not successful.
I have 2 views.
The first view is a simple view in which I want to show this information in the header file as it never changes.
The second view is a concatenation of 5 UNION queries.
This view will bring back some records or no records.
What I would like to do is always show the header information whether some or no records are returned in the second view.
I was thinking of putting the second view in a subreport. The problem I have is that for every record returned in the second view, I would like a new page to start with the same header information.
Can someone point me in the right direction on how I should tackle this.
Thanks
I have tried different ways to get this to work and I am not successful.
I have 2 views.
The first view is a simple view in which I want to show this information in the header file as it never changes.
The second view is a concatenation of 5 UNION queries.
This view will bring back some records or no records.
What I would like to do is always show the header information whether some or no records are returned in the second view.
I was thinking of putting the second view in a subreport. The problem I have is that for every record returned in the second view, I would like a new page to start with the same header information.
Can someone point me in the right direction on how I should tackle this.
Thanks