[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt] Re: Crosstab w/ stacked bar chart & optional Y series

Jim,

Is there anyway you can upload the report with some sample data?
Is priority part of the Date dimension?

Jason

Jim wrote:
Hello,
I'm trying to reproduce one of my PivotCharts I have in Excel using BIRT.
I've tried to reproduce it using a data cube with a group consisting of (something like) the following dimensions: Date -> Division -> Priority and a summarized field of count(bugs) and I'd like to show a CrossTab with Date -> Division rows and in the summarized field area I'd like to show a stacked bar chart of the # of bugs, stacked by priority. Seems almost possible if I could specify the Priority dimension as the option Y series, but that's greyed out. Is this possible (say by modifying the XML or scripting)? Or is there a better way to accomplish this?


Thanks,
Jim