cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Unicode Characters in ThingWorx

ashleyg
1-Newbie

Unicode Characters in ThingWorx

Hi All,

I am attempting to import a CSV file, which has a large number of language translations, into a DataTable and/or localization table. When doing so the values for non-english characters are imported as question marks.

I know that it is possible to input special characters (such as 'é') manually but of course this is not practical nor feasible.

How can you configure ThingWorx to process Unicode characters?

If this is not possible how can I import these characters and display them correctly?

As always - any help is highly appreciated.

Many thanks

Ashley

1 REPLY 1
paic
1-Newbie
(To:ashleyg)

For localization tables, it is probably easiest to export an existing Localization Table, have someone edit the XML and import it back.

The GetText and the like will load 2 byte characters properly, I have never tried it with unicode though.

Top Tags