Alright,
my main report consists of a cross table.
The structure of the cross table looks looks this...
area 1 area 2 area 3
region1|region2 region3|region4 and so on
|----------------------------------------------------
id nr |value value value value
id nr |value value value value
id nr |value value value value
id nr |value value value value
I hope you get an idea...
As it is not very nice to have the id's on the very left I did groups on the id's. And as I can give each group a name the name of the group is shown instead of the id itself.
All the data for this report are coming from one source.
My problem is now, that I shall now add a value which is not part of my data source.
This new data exists in a different report. Well, I could include it via a subreport but. How Do I do a reference to the value from the subreport into my main report. My aim is to show this value in th cross table as if it were part of my data source...
I hope you get an idea of my problem and that you can give me a hint.
Thank you
Martin
my main report consists of a cross table.
The structure of the cross table looks looks this...
area 1 area 2 area 3
region1|region2 region3|region4 and so on
|----------------------------------------------------
id nr |value value value value
id nr |value value value value
id nr |value value value value
id nr |value value value value
I hope you get an idea...
As it is not very nice to have the id's on the very left I did groups on the id's. And as I can give each group a name the name of the group is shown instead of the id itself.
All the data for this report are coming from one source.
My problem is now, that I shall now add a value which is not part of my data source.
This new data exists in a different report. Well, I could include it via a subreport but. How Do I do a reference to the value from the subreport into my main report. My aim is to show this value in th cross table as if it were part of my data source...
I hope you get an idea of my problem and that you can give me a hint.
Thank you
Martin