Hide Column if Condition Crosstab

 

Hello friends,

I want to know if it is possible to hide the total summary column or any column in my crosstab if condition is met?

heavensinformatica@gmail.com's picture
Joined: Aug 12 2019 - 4:38pm
Last seen: 2 months 4 weeks ago

1 Answer:

For the total columns you can adjust this at crosstab properties. When I remember right the good old iReport had an assistant for creating crosstabs and also asked whether the total columns should be generated or not. (So I guess also the newer JasperSoftStudio has such an assistant)

For hiding a whole data-column it could become complicated. You could changed the bucket expression to an if-then-else expression to ignore certain values for incrementing/count/sums ... but then you would have a "other" columns for the ignored values when I remember right. Perhaps you can define such a "other" column and set the witdth to 0 pixel.

But not really sure if this will work - just give it a try.

So perhaps another crosstab guru will answer your question

hth + regards

C-Box

C-Box's picture
24159
Joined: Jul 19 2006 - 5:58pm
Last seen: 1 month 1 week ago
Feedback