Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description:

This property is used to provide the number of records that are sent per chunk in response in case of browsing Kyvos crosstab. 

Possible Values:

Any number greater than 100

If the chunk size/number of columns to be rendered in crosstab is less than 25, then the default value is set as 25. If the result is greater than 25, then that number of records will be sent per chunk in crosstab response.

Default value:

10,000

Scope:

  • Application: If the property is set at the connection level, then the number of records in the crosstab response, sent per chunk is governed by that value. If the property value is less than 100 or if the property is not present, then by default, the BI Server assumes its value as 10,000.
  • Semantic Model: If the property is set on a semantic model, then the value will override the connection level value.

Comes into effect:

This is a hot deployed property. The administrator can change its value, and it will be applicable from the next login attempt. No BI Server restart is required.

Environment:

Applicable to all environments.

  • No labels