Page 1 of 1

Crosstab issue

Posted: Fri Dec 12, 2014 3:24 pm
by Jennypi
Hi,

Again, a question about crosstabs :)

I managed to have 2 business objects in my report: one parent and one child.
In a databand, I've placed variables from the parent object and a crosstab with variables from the child object.
design.png
design.png (52.2 KiB) Viewed 1323 times
The goal is to display 1 mini-crosstab per variable from the parent object.
It is working great, except that I would like to hide the first column (which is already in the databand) and the headers of the crosstab (if they are displayed only once in the header it's enough).
design2.png
design2.png (71.07 KiB) Viewed 1323 times
I'm joining the small tool I'm using (run SamplePOCO.exe), with the report example:


Thank you for your help.

Re: Crosstab issue

Posted: Mon Dec 15, 2014 10:17 am
by Alex K.
Hello,

Please try to remove the DisplayValue and Border property for the Rows.

Thank you.

Re: Crosstab issue

Posted: Mon Dec 15, 2014 2:07 pm
by Jennypi
Hello,

Thank you for your reply.
Could you please give me more explanations (screenshot for example)? I tried the report you sent me, but I cannot see any change.

Thank you!

Re: Crosstab issue

Posted: Tue Dec 16, 2014 7:35 am
by Alex K.
Hello,

Please see the following screenshot.

Thank you.