To prevent the system from overload on selecting a large number of elements, Prognoz Platform 9 enables the user to limit the maximum number of selected elements.
Selection limit is set in one of the registry branches depending on the bitness of the operating system and the platform in use:
[HKEY_CURRENT_USER\Software\Foresight\Prognoz Platform\9.0\Pivot] - the brunch for the current user settings, regardless on the system bitness.
[HKEY_LOCAL_MACHINE\Software\Foresight\Prognoz Platform\9.0\Pivot] - the branch for settings in case when Prognoz Platform 9 bitness matches the operating system bitness. For all users.
[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Foresight\Prognoz Platform\9.0\Pivot] - the branch for settings of the x86 Prognoz Platform 9 when working with the x64 operating system. For all users.
NOTE. The Pivot subsection must be created.
Create one of the DWORD parameters in the Pivot subsection:
SelectionLimit - sets limit by the number of table cells formed by selection (Cartesian product of the selected dimension elements).
MatrixLimit - sets limit by chart size, that is, number of non-empty cells.
NOTE. Limit is applied without considering of filtering.
On exceeding the set limit, a message is displayed instead of the table.
Selection can be limited for the number of elements of observation objects dimension.
Selection limit is set in one of the registry branches depending on the bitness of the operating system and the platform in use:
[HKEY_CURRENT_USER\Software\Foresight\Prognoz Platform\9.0\KeExpress] - the branch for the current user settings regardless of the system bitness.
[HKEY_LOCAL_MACHINE\Software\Foresight\Prognoz Platform\9.0\KeExpress] - the branch for settings when Prognoz Platform 9 bitness matches the operating system bitness. For all users.
[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Foresight\Prognoz Platform\9.0\KeExpress] - the branch for settings of the x86 Prognoz Platform 9 when working with the x64 operating system. For all users.
NOTE. If the KeExpress subsection is absent, create it.
Create the parameter of the DWORD type with the ObjectivesSelectionLimit name in the KeExpress subsection.
NOTE. By default, if the parameter is not set, selection of observation objects dimension is limited to 2000 elements.
See also:
Questions and Answers | Setting Up Dimensions and Element Selection