A limiting factor in SAP BusinessObjects Analysis for Office is the restriction to 500,000 cells per DataSource. The limitation is calculated from rows * columns. This limitation can be increased by the following parameter value in the registry:
HKEY_CURRENT_USER\Software\SAP\AdvancedAnalysis\Settings\DataSource\ResultSetSizeLimit = -1
The Value “0” means that the default value is defined by 500,000 cells. Values greater than zero will return the entered value as number of cells. If you want to use the Business Warehouse settings you have to set the Value “-1”.
The corresponding parameter value for this can be found in the Business Warehouse table RSADMIN. The Object is “BICS_DA_RESULT_SET_LIMIT_MAXHKEY”.
These posts might also be interesting:
author.
I am Tobias, I write this blog since 2014, you can find me on twitter and youtube. If you want you can leave me a paypal coffee donation. You can also contact me directly if you want.
Write a comment
AB (Wednesday, 21 June 2017 22:35)
Is this setting still available? Under HKEY_CURRENT_USER\Software\SAP I dont have Advanced Analysis folder. Have ABAP Debugging, BEx, General...
We are on AO 2.4 SP3
Tobias (Thursday, 22 June 2017 09:16)
Hi,
since Analysis Office 2.0 the setting is moved into the file system settings. The parameter is ResultSetSizeLimit.
Best regards,
Tobias