This page details the procedure for multi language font handling in Export & Import reports in Uniware.
Applicability:
Version: Standard, Professional and Enterprise
Traceability: None, SKU, ITEM
Scope:
- Export reports can now support data of any language from any specific country.
-
Hassle of us converting individually for a singular language like arabic removed.
-
All major excel tools are able to auto-decode UTF-8 language.
-
our system is encoded the export reports data into language = UTF-8 in order to provide support for all languages across globe
-
External tools like excel / sheets etc can automatically.
-
PII data for users who doesn’t have unmasking rights shall remain masked.
-
Procedure
Once user take export from uniware by the defined way e.g export by report options. He can get auto language support and data will be visible in to the desried language.
Any user having a export report having PII Unmasked Data containing Arabic/Any Language Letters (Apart from english)
On MAC → Application = Numbers:
-
It automatically publishes correct & decoded data (ie actual say arabic language data shall be shown)
On Windows → Application = Windows Excel
-
Format = XLS
-
It automatically publishes correct & decoded data (i.e. actual say arabic language data shall be shown)
-
-
Format = CSV → It shows UTF Encoded Data
-
CSV format poses a challenge as it doesn’t directly decode Arabic Data
-
It gives UTF-8 encoded data
-
Which further needs to be decoded / converted into Arabic via a few manual steps in Excel itself
-
Reference StepsCSV file with Arabic characters is displayed as symbols in Excel
-
Steps |
Reference |
---|---|
Step-1 : Open a Blank Workbook |
|
Step-2 : Go into Tab = Data |
|
Step-3 : Click on bottom arrow beside GET Data (PowerQuery ) |
|
Step-4 : Select the file you want to convert |
|
Step 5 : Change the file origin to UTF-8 & Delimit / keep it in fixed width as per your needs |
|
Step-6 : Final Output file |
Sheet after decoding: |
On Web → Application = Google Sheets
-
If we upload the CSV file in it
-
It automatically publishes correct & decoded data (ie actual say arabic language data shall be shown)
PR-2780 2898493470