Page 1 of 2

how to handle junction between databand break and footerband

Posted: Mon Jun 21, 2021 4:00 pm
by Antonin.D
Hello,

I don't know how to realize a smooth transition between my details databand and the master footerband when the details databand break it always leave an empty space between the last data row and the master footerband.
My report structure is databand (master1) -> databand (sub master1) -> databand (details1) -> footerband on master1.

I'm on a very old version 2012.1.1300, this issue may have been fix in more recent release if that the case let me know.

Some pictures will explain this easier

Re: how to handle junction between databand break and footerband

Posted: Mon Jun 21, 2021 9:21 pm
by Lech Kulikowski
Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.

Re: how to handle junction between databand break and footerband

Posted: Tue Jun 22, 2021 1:59 pm
by Antonin.D
Hi,

Thank you for your quick reply.

I don't know if this will work, usualy I work with a SQL SERVER connection. I reduce the mrt file and datasource to the minimun.
I don't much knowledge in sharing report so if this doesn't work I suggest you send me a report with data (a master detail relation) in it and I try replicate my issue with it.

Re: how to handle junction between databand break and footerband

Posted: Thu Jun 24, 2021 12:08 pm
by Lech Kulikowski
Hello,

We couldn't run your report with the sent data. Please modify it with using csv files and send us for analysis.

Thank you.

Re: how to handle junction between databand break and footerband

Posted: Fri Jun 25, 2021 10:16 am
by Antonin.D
Hi,

I can't get it to work with CSV, it crash with an error index "out of reach" style but don't tell me on which CSV file it is.

I pick up an random example and could reproduce the issue.

Re: how to handle junction between databand break and footerband

Posted: Tue Jun 29, 2021 10:55 am
by Lech Kulikowski
Hello,

We couldn't reproduce the issue. Please try to check the last release build.

Thank you.

Re: how to handle junction between databand break and footerband

Posted: Wed Jul 21, 2021 7:50 am
by Antonin.D
Sorry for delay, I was on vacation.

You for sure reproduce it, but perhaps I wasn't clear about my issue : on your captures, you can see there is a gap between the footer and the last line before break (33,66,99).
I would like the footer to be place right after the last printed line, like for line 100.

Re: how to handle junction between databand break and footerband

Posted: Fri Jul 23, 2021 8:22 am
by Lech Kulikowski
Hello,

In that case, you should replace DataBand from Panel on the page.

Thank you.

Re: how to handle junction between databand break and footerband

Posted: Mon Jul 26, 2021 2:27 pm
by Antonin.D
Hi,

Do you mean like this ?

To me this kinda works sometime :
RandomExample-1.mrt
(9.29 KiB) Downloaded 107 times
RandomExample-1.mrt
(9.29 KiB) Downloaded 107 times

Re: how to handle junction between databand break and footerband

Posted: Tue Jul 27, 2021 9:05 am
by Lech Kulikowski
Hello,

Yes. And the last release build.

Thank you.