Unable to read Japanese characters in TM1

Post Reply
sreesuku
Posts: 47
Joined: Wed Sep 14, 2011 7:45 am
OLAP Product: Cognos TM1
Version: PAW
Excel Version: 2013

Unable to read Japanese characters in TM1

Post by sreesuku »

Hi Team,

I have a text file which contains some Japanese characters. When I open the text in my local I am able to view those characters. But when I preview the same in TM1 its not displaying properly. I think they appear as ASCII encoded. Is there any way to make them appear as it is ? Any TM1 setting need to be changed ?

Attaching the Actual file view and TM1 view for your reference.

Regards
Sree
Actual File View
Actual File View
Actual_File_View.jpg (104.48 KiB) Viewed 3524 times
Attachments
TM1 File Preview
TM1 File Preview
TM1_File_Preview.jpg (32.81 KiB) Viewed 3524 times
pandinus
Posts: 78
Joined: Tue Mar 18, 2014 8:02 am
OLAP Product: TM1, Cognos Express
Version: 10.2.2
Excel Version: 2013

Re: Unable to read Japanese characters in TM1

Post by pandinus »

What happens when you execute the process and output the string to a text file?

You can also have a look at the following TI command: SetInputCharacterSet
http://pic.dhe.ibm.com/infocenter/ctm1/ ... erset.html

The value you need is probably TM1CS_WCP932.
sreesuku
Posts: 47
Joined: Wed Sep 14, 2011 7:45 am
OLAP Product: Cognos TM1
Version: PAW
Excel Version: 2013

Re: Unable to read Japanese characters in TM1

Post by sreesuku »

pandinus wrote:What happens when you execute the process and output the string to a text file?

You can also have a look at the following TI command: SetInputCharacterSet
http://pic.dhe.ibm.com/infocenter/ctm1/ ... erset.html

The value you need is probably TM1CS_WCP932.
Hi,

Where should I give this code ? Under Prolog tab ?
BariAbdul
Regular Participant
Posts: 424
Joined: Sat Mar 10, 2012 1:03 pm
OLAP Product: IBM TM1, Planning Analytics, P
Version: PAW 2.0.8
Excel Version: 2019

Re: Unable to read Japanese characters in TM1

Post by BariAbdul »

Yes,Prolog tab.Thanks
"You Never Fail Until You Stop Trying......"
Post Reply