OLAP
Reduced memory consumption
Cubes may now use less memory. The change takes effect after editing certain characteristics, for example, if you edit a dimension.
Dynamic attributes as element captions
You can use dynamic attributes to define captions for dimension elements. The configuration
is done on the advanced properties of dynamic attribute cubes by adding information to the
AttributeDimension
property about which element to use for
which language. For example:
<Alea:AttributeDimension Name="ATD_AttributesAccounts>
<Alea:DynamicCaption LocaleIdentifier="7" Element="EN"/>
<Alea:DynamicCaption LocaleIdentifier="0" Element="Default"/>
<AttributeDimension/>