Hi,
My reports contain a header in which I have some page breaking items coming from a request OR a crosstab.
I do this strange distinction cause the only way I succeed with a croostab was to :
- put my items in my crosstab
- make a section (thus a new request)
- bring my items out of my section and put it on my header
- config my pagination by choosing the appropriate items of my new request (those which are in my header)
If I don't do that (if I works only on my crosstab request without creating a new "principal request"), my pagination is effective but my crosstab contents is always the same (the pagination is not weighed).
So...now, I can explain my real problem!
When I have two crosstabs on the same page, one of the two crosstabs is not page breaked, cause my pagination is created from only one crosstab (by my section).
So I have one crosstab working, the other containing all the data on each page!
Can anybody help me?
Thx for your responses
can u put the cross tab separetly on each page. I mean creating a report page for each cross tab. And then for the cross tab where you want page break, apply on that page.
Srik