Hi Anaplanners,
Can you please guide me which Text Encoding should be used while import, when the data set have some data in Chinese Language.
Thank you!!
The encoding should be driven by your source. If you use something like notepad ++, open your source file and then click 'save as' you should see the current file encoding format.
That said I think UTF-16 is a common format for complex characters and I think GB18030 is a common standard in China, so I would try these and see if they work for you.
UTF-8 is least subject to variation and used by text/CSV exports. UTF-16 is supported but there are byte ordering (little-endian vs big-endian) variants and/or optional prepended byte order marks (BOMs) to consider. Both can represent the full set of Unicode code points supported by Anaplan.
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!