on ‎2016 Mar 22 12:09 PM
Hello Experts
We are running Netweaver Version 10.0, SP21 on MS Office 2010.
When a workbook is opened and has one or more EPM Reports refreshed through VBA using the EPMObj.RefreshReportDataOnly code, the Excel session becomes unstable and regularly crashes.
If however the EPM Reports are first refreshed using EPMObj.RefreshActiveSheetcode, then EPMObj.RefreshReportDataOnly will subsequently work in a stable manner.
Is this behaviour standard and expected?
...or
Should the EPMObj.RefreshReportDataOnlycode work correctly without the EPMObj.RefreshActiveSheet code having been executed first?
(Please note that all Refreshes are performed through VBA and not the EPM ribbon).
Please share any thoughts or experiences of this with us.
Thanks
Jo
Request clarification before answering.
Hi Jo,
I do not think that there is any difference between RefreshReportDataOnly and RefreshActiveSheet related to worksheet stability. I suspect you have some general issues with your VBA code...
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Caine,
What you want to execute first
RefreshReportDataOnly OR RefreshActiveSheet ??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 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.