Updating Multilingual Cubes

For multilingual star schema cubes, the original dimension tables are always used. When you update a single-language star schema, if a table is not specified for the dimension table, the original dimension table is scanned for new members.
If you are updating a multilingual cube, you cannot modify the languages that are selected for the cube. To add new members, the original dimension tables (including the different language tables) must be updated with the new members. For multilingual cubes, the original tables are always re-read.
To update multilingual captions, specify the OLAP procedure options MLSCAPUPD and UPDATE_DISPLAY_NAMES, as described in in MLSCAPUPD..
In SAS OLAP Cube Studio, select Quick Editsthen selectUpdate Captions.