Cannot Run Requested Analysis: error
Hi everyone,
I'm trying to run a detailed layout but getting error 'Cannot run analysis'. However removing any of the entity, layout is running fine. Is there a way to fix that?
Are there any limits in terms of entities/results/etc?
Thanks
Answers
-
Hi,
there is a Server Setting/parameter which defines a limit to the number of rows that can be displayed by layouts: the parametre is the Report Rows Upper Limit:
In order to modify it and edit it, you should- Stop the BOARD Service
- Open the BOARD Server Configuration
- In the General Settings tab, set the "Report rows upper limit" to "-1" (this means basically - no limitation)
- A limit will still be there, but it will be the maximum number of cells allowed by the BOARD engine: this limit is approximately 2 billion rows.
Hope this helped,
Regards
11 -
Thanks Michele
i have changed the Row Upper limit and now the report is displaying correctly.
That was very helpful
4 -
Hi Michele Roscelli,
Does this change affect Board Server performance?
Thank you very much.
Thanks and best regards
William Le
1 -
Hi William,
It does not affect general server performance at all - this said, allowing very large reports to be generated, when requested, will have an impact on the performances in that specific moment, it other users are running smaller reports.
It's not recommended to leave it to -1 or very big limits, if you have many power users in the system - they might be creating by mistake a "monster" report that loads up the server creating a performance decrease.
1 -
Thank you very much for these information.
0