Page 1 of 1

Help with organizing containers

Posted: Thu Apr 02, 2015 1:21 pm
by Jennypi
Hello,

Could you please help me with the organization of the containers in my report?

As you can see with dataset example (2 files needed), containers overlap, I don't know how to fix it.

Thank you!

Re: Help with organizing containers

Posted: Fri Apr 03, 2015 8:10 am
by Alex K.
Hello,

You need make the following changes:
- set the EngineVersion property for the report to EngineV2
- use Panel component instead Container
- set the CanBreak property for the Panel to true

Please see the modified report in the attachment.

Thank you.

Re: Help with organizing containers

Posted: Fri Apr 03, 2015 8:36 am
by Jennypi
Thanks a lot for your help!
It seems indeed to work better :)

Re: Help with organizing containers

Posted: Fri Apr 03, 2015 9:02 am
by Alex K.
Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.