Sets the maximum number of INLIST items allowed in SQL clauses, for XOLAP databases. Increasing this value may improve performance for large SQL queries.
XOLAPMAXINCLAUSESIZE [appname] value
appname (optional)—Application name. If you do not specify an application, the specified maximum will apply to all XOLAP-enabled cubes.
value—The maximum number of INLIST items allowed. The default value, if the XOLAPMAXINCLAUSESIZE setting is not present, is 999. The maximum value is 4096.
XOLAPMAXINCLAUSESIZE 1200