BookmarkSubscribeRSS Feed

NLS support in SAS Visual Analytics (1)

Started ‎11-27-2013 by
Modified ‎10-05-2015 by
Views 864

Comparing with traditional SAS library, the LASR data source consumed by VA also host locale info while a table is loaded into LASR server; Any SAS supported encoding data can be loaded into memory as you wish, but during the table loading, you must load it via appropriate SAS session with specific locale/encoding. After a data is loaded into memory, it will not change anymore except it's re-loaded.

 

In fact, SAS Visual Analytics can consume all data source defined on SAS metadata server as a flat list. SAS LASR server was born to support Unicode data. A customer may collect data from its child companies all over the world, the dataset may be very big and contains multiple lingual data. SAS Unicode dataset can contain all languages data as wish, while it's being loaded to LASR server, we usually choose en_US as the neutral locale to prepare data.

 

Customer may choose different locale in SAS Visual Analytics client preference dialog to control UI language and formatting, but the locale of the data source on SAS LASR server also would impact SAS Visual Analytics behavior, e.g. data item sorting etc.

Version history
Last update:
‎10-05-2015 04:50 PM
Updated by:

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!

Free course: Data Literacy Essentials

Data Literacy is for all, even absolute beginners. Jump on board with this free e-learning  and boost your career prospects.

Get Started

Article Labels
Article Tags