Repeat Table Header that has a subreport

  • Hello,

    I have an invoice report where there is one to one relationship to invoice and project.

    I have a subreport that pulls all the transactions pertaining to the project.

    On the parent report, I have a table where I have the Project Number and Project Description in the header. In the table detail, there is the subreport.

    I have used the table properties to select Repeat table header but that doesnt work... i've tried text boxes and set the repeat on new page option as well.. but that doesnt work.

    Seems like a simple solution but nothing is working.

  • in a sub-report you don't get any header/footer info, only things from the body of the report that is your subreport.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • Yes i understand that. So that is why i have added a table in the parent report, putting the subreport in the table detail. I dont need headers from the subreport but rather from the parent (not page header but table header). When the report spills to next page i want it to repeat the project number...

  • sorry about that, I guess that's what I get for reading things too quickly.

    Can you put that info in the table header in your subreport and pass the project number as one of the params to your subreport. Inside the subreport itself you should then be able to set the options for print on next page etc. Or is that what you are saying you already tried?

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply