Merge Locally Modified Reports into a Single HTML Container with Full Toolbar
Posted: Sun Jul 06, 2025 9:33 am
Hi everyone,
I’m working with multiple reports displayed on the same page. Some of these reports may have been modified locally by the user (e.g., through parameters, filters, or other changes).
What I need is a way to gather all reports that have local changes and merge them into a single HTML <div>. Ideally, this combined output should function just like a regular report including all viewer options and the full toolbar.
Is there a recommended way to dynamically combine modified reports and render them as one unified report instance?
Thanks in advance!
I’m working with multiple reports displayed on the same page. Some of these reports may have been modified locally by the user (e.g., through parameters, filters, or other changes).
What I need is a way to gather all reports that have local changes and merge them into a single HTML <div>. Ideally, this combined output should function just like a regular report including all viewer options and the full toolbar.
Is there a recommended way to dynamically combine modified reports and render them as one unified report instance?
Thanks in advance!