Skip to main content



      Home
Home » Archived » BIRT » How to set parameters to PIE Chart Instead of DataSet
How to set parameters to PIE Chart Instead of DataSet [message #260525] Mon, 05 November 2007 01:20 Go to next message
Eclipse UserFriend
Originally posted by: naresh1710.rediff.com

Hi All
I have a problem with Pie chart,
in my dataset am getting the value like 2,3,4
but all these are in different columns,if all these
are in a same column then we can drag that column,
but all these are single values(count),and diff columns,
how to achieve this one....
Please tell me asap.....

Thanks
Naresh.T
Re: How to set parameters to PIE Chart Instead of DataSet [message #260592 is a reply to message #260525] Mon, 05 November 2007 06:22 Go to previous messageGo to next message
Eclipse UserFriend
You need to modify your query to return all the values in one column. That
is the only way right now. It will be improved in 2.3 though.

Thanks,

David

"Naresh" <naresh1710@rediff.com> wrote in message
news:df882ff7c6d3e4d1d2cdb46511adb730$1@www.eclipse.org...
> Hi All
> I have a problem with Pie chart,
> in my dataset am getting the value like 2,3,4
> but all these are in different columns,if all these are in a same column
> then we can drag that column,
> but all these are single values(count),and diff columns,
> how to achieve this one....
> Please tell me asap.....
>
> Thanks
> Naresh.T
>
Re: How to set parameters to PIE Chart Instead of DataSet [message #260753 is a reply to message #260592] Tue, 06 November 2007 00:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: naresh1710.rediff.com

Hi David
Thank you for your reply,
Actually i tried like that but in sql querry i had
given with select(count), select(count)...
Then i got like columns not in rows, thats why i asked
about this.If you have any other idea in sql please help me
how to do this.
Thanks
Naresh
Re: How to set parameters to PIE Chart Instead of DataSet [message #260778 is a reply to message #260753] Tue, 06 November 2007 04:16 Go to previous message
Eclipse UserFriend
You can use the sql union keyword to merge the rows into one column (if
there is one value per row).

Thanks,

David

"Naresh" <naresh1710@rediff.com> wrote in message
news:8c670a5878a5e404ab2b0a653b2a8544$1@www.eclipse.org...
> Hi David
> Thank you for your reply, Actually i tried like that but in sql querry
> i had given with select(count), select(count)...
> Then i got like columns not in rows, thats why i asked about this.If
> you have any other idea in sql please help me
> how to do this.
> Thanks Naresh
Previous Topic:problem with Stored Procedure
Next Topic:Hide error message in birt report
Goto Forum:
  


Current Time: Tue Jul 22 12:09:49 EDT 2025

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

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

Back to the top