01-08-2023 08:17 PM
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:
Snap Screenshot:
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
01-08-2023 08:31 PM
Hi @Harsha3,
Can you please share a sample flat file in order to understand the issue in detail?
Thanks.
Best Regards,
Darsh
01-08-2023 08:34 PM
Please find the file (refer to CA)
TEZ TEST.xlsx (29.7 KB)
01-09-2023 05:31 AM
@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.
01-09-2023 05:34 AM
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.