Jump to content
We've recently updated our Privacy Statement, available here ×

problem with € and csv format report


FlexTech

Recommended Posts

Hello,

 

I'm trying to generate a report in CSV but the symbol € does not appears and i have a ? instead.

 

This expression does not work:

 

Code:
"  €"«»): (new String("0,00  €"«»))

 

i already try this:

 

Code:
[code]" U20AC"«»): (new String("0,00 u20AC"«»))

 

but not working.

 

Thanks for your help.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...