Hi,
Our financial reporting utilizes Analysis Views. Currently, the view has to be manually refreshed each time we want to run our reports.
Is there a way to automatically refresh the analysis views? For example, if I knew what the stored procedure was that refreshes the view, I could create a simple job in SQL to run the procedure nightly
Any input would be much appreciated!
Thanks,
Steve
0
Comments
It's better to manually refresh them when you need to run them. It might take a minute to refresh, but performance issues are much more serious to have.
Here's how you turn it on: On the Analysis View card, click the 'Update on Posting' button. This will start the refresh and then turns on the automatic update. Done.
RIS Plus, LLC
I think the question is how important is it for your business that the view is up-to-date? In most cases, like Daniel said, it's not important, so you can update the view in the night, once a week, once a month, whatever. You can create recurring Job Queue Entries (on CU410 "Update Analysis View") to do that.