The IDimSelection interface is used to work with selection of dictionaries.
The following comparison selections are available for dictionary selection: comparison for equality and inequality. These comparison types can be applied for:
Comparison by Selection.
Comparison with Number. It is performed by element key in dictionary.
Comparison with Row. It is performed by row view of element key in dictionary.
See below examples of various options of selection comparison.
Executing the example requires that the repository contains table dictionaries with the COUNTRY_OLD and COUNTRY_NEW identifiers. The COUNTRY_OLD dictionary contains Russia, Germany, France elements and the COUNTRY_NEW dictionary contains the Russia, Germany, France, Italy elements.
Add links to the Dimensions, Metabase system assemblies.
Comparison for equality and inequality
See also: