I'm looking to improve performance of a very large sheet by breaking its records into smaller, identical sheets (split up by record category)... then merging all of these smaller sheets back into a report. Many of our stakeholders interact with our sheet via Dynamic View, which means I would rebuild our Dynamic Views on top of this resulting merged report.
Before I go through this effort, I'm wondering if any community members could validate this strategy. In particular:
- Does having a ‘report’ layer under DV cause additional latency when interacting with the report’s underlying sheets?
- Does loading and saving a (potentially very large) merged report in DV risk the same performance issues as working with an equally large sheet? The key here is that with the merged report, it's assumed multiple underlying sheets are now splitting up workload...
Thanks in advance for any insights!