Skip to main content



      Home
Home » Archived » BIRT » Reference dataset data values from chart script?
Reference dataset data values from chart script? [message #676819] Mon, 06 June 2011 12:13 Go to next message
Eclipse UserFriend
Hi,

I have a Pie Chart. The dataset that contains the values for the one series that I want is laid out as a single row with 3 columns. Unfortunately BIRT pie charts interpret the use of columns as different series rather than slices of the pie.

I currently have to have an internal hidden table where I manually have to set a global variable for each value and then reference these global variables in the chart script... Yuk!

I was thinking that it would a be a lot nicer if the chart script could actually refer to the bound dataset directly in order to reference and ultimately transpose the columns into rows. Thus skipping the need for the hidden table and global variables.

Is this possible?

Thanks,
Mike
(no subject) [message #676877 is a reply to message #676819] Mon, 06 June 2011 15:10 Go to previous message
Eclipse UserFriend
Mike

This is not currently possible but would be a great enhancement request.
Can you log it?

Jason

On 6/6/2011 12:13 PM, Mike Wulkan wrote:
> Hi,
>
> I have a Pie Chart. The dataset that contains the values for the one
> series that I want is laid out as a single row with 3 columns.
> Unfortunately BIRT pie charts interpret the use of columns as different
> series rather than slices of the pie.
>
> I currently have to have an internal hidden table where I manually have
> to set a global variable for each value and then reference these global
> variables in the chart script... Yuk!
>
> I was thinking that it would a be a lot nicer if the chart script could
> actually refer to the bound dataset directly in order to reference and
> ultimately transpose the columns into rows. Thus skipping the need for
> the hidden table and global variables.
>
> Is this possible?
>
> Thanks,
> Mike
Previous Topic:Data Extraction Task
Next Topic:How to over come ReportServiceException
Goto Forum:
  


Current Time: Wed Jul 23 14:47:13 EDT 2025

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

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

Back to the top