IT: Looking for analytic/report versioning best practices and tips
Summary
I'm looking for advice and best practices on versioning reports, analytics, and dashboards in a repository.Content
Hi everyone,
I'm looking for advice and best practices on versioning reports, analytics, and dashboards in a repository. The point of this exercise is being able to identify which version of a codebase is running on the BI system.
We have attempted the use of archiving. However, this seems risky because of the potential to lose historical work due to the issue found in this post - https://cloudcustomerconnect.oracle.com/posts/2380a6aa7b - It seems that with different releases, it is possible that your archive could become invalid and you would not be able to revert to a previous version as a result.
Tagged:
7