Query Settings
You can view and modify the following engine-level settings for queries:
query.language.mdx.dimquery.result.limit
: When you are using very large dimensions, you can use this setting to set the number of data rows (for example, 10000) to be returned for Dimension-only queries (if enabled). When set to -1 it is disabled, and the limitation from thequery.result.max_rows
setting is applied.