Multi Container Relational Report
Posted: Tue Aug 14, 2007 5:31 am
Here we have three tables as Master, Addresses and Obligations. I want to show Master.FirstName, Addresses.Address and Obligations.Amount. I hav took two containers parallel to each other vertically till the end of the designer page.
In container 1, i placed Master table band and addresses table band. I hav selected the required fields and placed them in their respective bands. In Container 2 at right side, i hav placed Obligations band and then hav placed the Amount field in it.
My bands are properly related to each other.
Now when i execute the report, it does shows the data, but not in the required behavior. I mean to say , this data is not properly aligned parallel to each other. the required result was something like this
Mathew Hogan 200$
123 Street. NY
200$
200$
200$
Nicole Smith 500$
321 Stree, NY
200$
200$
I mean in the above data, i wanted to show that, incase if Mathew Hogan is related to four rows in Obligations, then the result must be like above. But wat i m getting is like this.
Mathew Hogan 200$
123 Street. NY
Nicole Smith 200$
321 Stree, NY
200$
200$
500$
200$
200$
So the Above output showed me that the bands are not related.( but i hav created relations) . So kindly suggest wat must be done here??/
In container 1, i placed Master table band and addresses table band. I hav selected the required fields and placed them in their respective bands. In Container 2 at right side, i hav placed Obligations band and then hav placed the Amount field in it.
My bands are properly related to each other.
Now when i execute the report, it does shows the data, but not in the required behavior. I mean to say , this data is not properly aligned parallel to each other. the required result was something like this
Mathew Hogan 200$
123 Street. NY
200$
200$
200$
Nicole Smith 500$
321 Stree, NY
200$
200$
I mean in the above data, i wanted to show that, incase if Mathew Hogan is related to four rows in Obligations, then the result must be like above. But wat i m getting is like this.
Mathew Hogan 200$
123 Street. NY
Nicole Smith 200$
321 Stree, NY
200$
200$
500$
200$
200$
So the Above output showed me that the bands are not related.( but i hav created relations) . So kindly suggest wat must be done here??/