Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT Bug 202330 - [Crosstab improvements] Ability to put headers for dimensions on crosstabs
BIRT Bug 202330 - [Crosstab improvements] Ability to put headers for dimensions on crosstabs [message #734018] Thu, 06 October 2011 11:19 Go to next message
Eclipse UserFriend
Originally posted by: Rafal Wojtowicz

Hi Jason,
Could you please make someone take care of this one bugzilla entry?
I've been waiting for this for almost 4 years and I can't believe this
little enhancement is so hard to make. And this dysfunction of crosstab
is really annoying.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=202330

As you can see from comments (including today's one) this problem hits a
lot of people, and no one from committers want to take any action in
fixing this issue.

Greetings,
Rafal Wojtowicz
Re: BIRT Bug 202330 - [Crosstab improvements] Ability to put headers for dimensions on crosstabs [message #734110 is a reply to message #734018] Thu, 06 October 2011 16:34 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Rafal,

I will check with the dev team. As another work around, could you just
add the labels to the rows and columns and use a visibility expression
to only show them once. Take a look at the quarter row in the attached
example. I use the following visibility expression:

if( typeof mycheck == 'undefined' ){
mycheck=1;
false;
}else{
true
}

To only show it once in the crosstab.

Jason

On 10/6/2011 7:19 AM, Rafal Wojtowicz wrote:
> Hi Jason,
> Could you please make someone take care of this one bugzilla entry? I've
> been waiting for this for almost 4 years and I can't believe this little
> enhancement is so hard to make. And this dysfunction of crosstab is
> really annoying.
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=202330
>
> As you can see from comments (including today's one) this problem hits a
> lot of people, and no one from committers want to take any action in
> fixing this issue.
>
> Greetings,
> Rafal Wojtowicz
Previous Topic:Group date time by 30 min intervals.
Next Topic:skip ODA lib script in design time
Goto Forum:
  


Current Time: Fri Mar 29 06:37:50 GMT 2024

Powered by FUDForum. Page generated in 0.02778 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top