Skip to main content



      Home
Home » Archived » BIRT » Using another separator in "Export" as ","
Using another separator in "Export" as "," [message #214055] Thu, 25 January 2007 10:42 Go to next message
Eclipse UserFriend
Originally posted by: KartoffelKiffer.gmx.de

Hi,

id like to use another seperator in the Export-Mechanism than ",".

I mean the Export-Mechanism in the finish report "frameset?__report=(...)"
which exports the viewed data in .csv-Files.

Is it possible to change this seperator?





Bye Tom
Re: Using another separator in "Export" as "," [message #214294 is a reply to message #214055] Fri, 26 January 2007 02:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: KartoffelKiffer.gmx.de

Hi,

sorry, i push this thread a little bit. It's quite important that i know
if it is possible. If not i can say it and it'll be ok.




Bye Tom
Re: Using another separator in "Export" as "," [message #214302 is a reply to message #214294] Fri, 26 January 2007 02:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: arne.degenring.com

Tom wrote:

> id like to use another seperator in the Export-Mechanism than ",".
>
> I mean the Export-Mechanism in the finish report "frameset?__report=(...)"
> which exports the viewed data in .csv-Files.
>
> Is it possible to change this seperator?

Hi Tom,

Unfortunately, the comma is hard-coded to the
ReportEngineService.extractData method. This is something I don't like
either, because at least German Excel 2003 expects ";" as the separator
char. With "," all fields are displayed in just one column.

I found the following issue but it is marked as "won't fix":
https://bugs.eclipse.org/bugs/show_bug.cgi?id=163186

So at my customer's project, we decided to create a customized version of
the BIRT viewer servlets that uses ";" in case of a German locale.

Another related problem is that special characters like German umlauts
aren't displayed correctly in German Excel either. I haven't verified yet
but it seems to be related to the fact that, by default, UTF-8 encoding is
used which Excel seems to misinterpret. I assume that ISO-8859-1 would
work.

Hopefully, all these issues will be gone as soon as native Excel support
has arrived:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=159491

Regards,
- Arne
Re: Using another separator in "Export" as "," [message #214721 is a reply to message #214302] Mon, 29 January 2007 05:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: KartoffelKiffer.gmx.de

Hello Arne,

thanks for your Answer.

I need anything like a customized version too, how did you realize this?

You have certainly already noticed that that i'm from Germany too, so we
have the same problems. Maybe we can talk a few sentences by E-Mail
(KartoffelKiffer@gmx.de)?

In fact somebody will come in the future and wants to have another
seperator as the ",". Because of this i will look for an alternative.



Bye Tom
Re: Using another separator in "Export" as "," [message #214728 is a reply to message #214721] Mon, 29 January 2007 05:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: KartoffelKiffer.gmx.de

Tom wrote:

> Hello Arne,

> thanks for your Answer.

> I need anything like a customized version too, how did you realize this?

> You have certainly already noticed that that i'm from Germany too, so we
> have the same problems. Maybe we can talk a few sentences by E-Mail
> (KartoffelKiffer@gmx.de)?

> In fact somebody will come in the future and wants to have another
> seperator as the ",". Because of this i will look for an alternative.



> Bye Tom
Sorry,

KartoffelKiffer at g m x . d e

Thanks.



Bye Tom
Re: Using another separator in "Export" as "," [message #214845 is a reply to message #214728] Mon, 29 January 2007 12:31 Go to previous message
Eclipse UserFriend
Originally posted by: arne.degenring.com

Tom wrote:

> Tom wrote:

>> Hello Arne,

>> thanks for your Answer.

>> I need anything like a customized version too, how did you realize this?

>> You have certainly already noticed that that i'm from Germany too, so we
>> have the same problems. Maybe we can talk a few sentences by E-Mail
>> (KartoffelKiffer@gmx.de)?

>> In fact somebody will come in the future and wants to have another
>> seperator as the ",". Because of this i will look for an alternative.

In the meantime, Liwen Chen was so kind to file and assign the following
bug, so if we're lucky this will be fixed soon:

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

Regards
- Arne
Previous Topic:Report Engine on application server without file access
Next Topic:Please Help - Need Building BIRT 2.1.1 from CVS source
Goto Forum:
  


Current Time: Fri May 16 18:40:21 EDT 2025

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

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

Back to the top