cancel
Showing results for 
Search instead for 
Did you mean: 

Fields are auto appended at the end

Harsha3
New Contributor III

Hi Good day,

I am stuck at an issue where I happened to find there is an extra string getting appended at the end of the field name. We are filtering the Japanese field name based on certain conditions.

I am processing the field name (バイオの選択)

While placing the file and processing the data, the header is converted to バイオの選択 センタク

File Screenshot:

image

Snap Screenshot:

image

This error randomly happens when filtering the headers written in the Japanese language.

Please help to resolve this.

Also please let us know is it required to share the test file and the snap built for this process

Thanks,
Harshavardhana

7 REPLIES 7

darshthakkar
Valued Contributor

Hi @Harsha3,

Can you please share a sample flat file in order to understand the issue in detail?
Thanks.

Best Regards,
Darsh

Harsha3
New Contributor III

Please find the file (refer to CA)

TEZ TEST.xlsx (29.7 KB)

@Harsha3: The sample file you shared, is that the flat file you’re trying to work on in snapLogic or is that the file which got generated from snapLogic after processing?

I would want to see the original sample data which you want to process.

darshthakkar
Valued Contributor

I’ve worked on flat files having foreign characters (like japanese, chinese, korean) and while using CSV UTF-8 formatting, it worked for me.
For user case, if you’re seeing any characters getting appended, I would recommend converting your excel into a CSV with UTF-8 encoding and then go ahead with the transformations.

You can always change the format of file as per the desired output in the end using formatter snap.