Adobe ReportBuilder automatic update | Community
Skip to main content
November 26, 2018
Solved

Adobe ReportBuilder automatic update

  • November 26, 2018
  • 2 replies
  • 4036 views

Good morning,

I need to update an Adobe Report through VBA on Excel, but the Visual Basic Macros provided by you on the Adobe website (https://helpx.adobe.com/analytics/kb/visual-basic-macros-reportbuilder.html) are taking around 10 times longer than when we update the report manually (~40 minutes compared with 4 minutes).

Is that the expected performance within these macros?

Is there a way to automatically update the ReportBuilder faster?

Since it's not a native Excel process, I can't even record the macro, so all I can do is use the ones provided here.

Thanks for your time.

Rodrigo

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gigazelle

There's no expected performance with those macros, since that would heavily depend on the end user's machine.

You can schedule Report Builder workbooks at regular intervals, which would send a new updated workbook to your inbox. That seems to be the easiest way to not need to worry about refreshes.

2 replies

kglad
Level 3
November 26, 2018
Gigazelle
Adobe Employee
GigazelleAdobe EmployeeAccepted solution
Adobe Employee
December 18, 2018

There's no expected performance with those macros, since that would heavily depend on the end user's machine.

You can schedule Report Builder workbooks at regular intervals, which would send a new updated workbook to your inbox. That seems to be the easiest way to not need to worry about refreshes.