on ‎2018 May 09 8:43 AM
Hi Experts,
I have a few reports in EPM .10.0 environment , we are SP24. I would like to know if there are any general activities which needs to be done (which are not dependent on the report configuration) to improve the performance ? Is it wise to delete the cache every time we execute the report ?
thanks
Raj
Request clarification before answering.
"I would like to know if there are any general activities which needs to be done (which are not dependent on the report configuration) to improve the performance ?" - no, performance improvement is report specific!
In general - use HANA to speed up your reports 🙂
"Is it wise to delete the cache every time we execute the report ?" - useless!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
If you have default logic, it will be executed every time you send values through an input form. In such a case, you can gain better performance by making removing or simplifying the default logic. Furthermore, doing BPC lite optimization with compression option can help since you will reduce the number of records in the fact tables.
Best Regards,
Leila Lappin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Vadim,
From experience we know many BPC developers use the same form for sending data as well as reporting. We almost never get an issue that is purely with report or purely with sending data. In my reply I did mention that the default logic is executed when sending data through an input form.
Best Regards,
Leila Lappin
"BPC developers use the same form for sending data as well as reporting"
From my practice reports and input forms are absolutely different 🙂
Input forms are optimized for data entry, providing information required for correct input of figures and with Excel formulas to calculate totals immediately (before saving data to BPC server).
Reports are retrieving all data from server with minimum Excel formulas.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.