The tool supports interface of Foresight Analytics Platform 9 or earlier.
To prevent the system from overload on selecting a large number of elements, Foresight Analytics Platform allows for limiting the maximum number of selected elements.
Selection limit is set in one of the registry subsections:
[HKEY_CURRENT_USER\Software\Foresight\Foresight Analytics Platform\10.0\Pivot] - key for the current user settings.
[HKEY_LOCAL_MACHINE\Software\Foresight\Foresight Analytics Platform\10.0\Pivot] - key for settings of all users.
NOTE. The Pivot key must be created.
Create one of the parameters of the REG_DWORD type in the Pivot section:
SelectionLimit. It sets limit on the number of created Cartesian products with selected dimension elements, including the fixed ones.
MatrixLimit. It sets limit on the matrix size - number of non-empty cells.
NOTE. Limit is applied without considering of filtering.
On exceeding the specified 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 subsections:
[HKEY_CURRENT_USER\Software\Foresight\Foresight Analytics Platform\10.0\KeExpress] - key for the current user settings regardless of system bitness.
HKEY_LOCAL_MACHINE\Software\Foresight\Foresight Analytics Platform\10.0\KeExpress] - key for settings if bitness of Foresight Analytics Platform matches with that of operating system. For all users.
NOTE. If the KeExpress key is missing, create it.
In the KeExpress subsection create the ObjectivesSelectionLimit parameter of the REG_DWORD type.
NOTE. If the parameter is not set, selection of observation objects dimension is limited to 2000 elements by default.
Selection can be limited for the number of displayed chart data series.
Selection limit is set in one of the registry keys depending on the tools in use:
For the tools: Reports, Analytical Queries (OLAP) and Dashboards:
[HKEY_CURRENT_USER\Software\Foresight\Foresight Analytics Platform\10.0\Chart] - key for the current user settings.
[HKEY_LOCAL_MACHINE\Software\Foresight\Foresight Analytics Platform\10.0\Chart] - key for all users settings.
NOTE. If the Chart key is missing, create it.
In the Chart key create the SeriesLimit parameter of the REG_DWORD type.
NOTE. If the parameter is not set by default, a chart displays no more than 99 data series.
For the tools: Analytical Queries (OLAP) and Dashboards:
[HKEY_CURRENT_USER\Software\Foresight\Foresight Analytics Platform\10.0\ExpressAnalyze] - key for the current user settings.
[HKEY_LOCAL_MACHINE\Software\Foresight\Foresight Analytics Platform\10.0\ExpressAnalyze] - key for all users settings.
NOTE. If the ExpressAnalyze key is missing, create it.
In the ExpressAnalyze key create the pChartSeriesLimit arameter of the REG_DWORD type.
NOTE. If the parameter is not set by default, a chart displays no more than 99 data series.
See also:
Questions and Answers | Setting Up Dimensions and Element Selection