Hi Quick Suite Community,
I’m currently building a paginated report in Quick Sight and need help with exporting it in a grouped, collated format.
Here’s my use case:
-
I’ve set up repeating sections based on our
Department
field. -
Each department (e.g., Finance, Legal) should have three distinct pages showing the views and insights for that department.
-
The goal is to export the report so that each department appears as a grouped three-page section, like this:
Finance
• Page 1
• Page 2
• Page 3
Legal
• Page 1
• Page 2
• Page 3
...and so on.
I’ve tried two approaches:
-
Three separate sheets (one per page), each with its own repeating section. But I can only export each sheet individually, and so the export results in 10 pages of Sheet 1, then 10 pages of Sheet 2, etc.—not collated by Department.
-
One sheet with three repeating sections, each representing a page. But the export still gives me 10 pages of Section 1, then 10 pages of Section 2, etc.—again, not grouped by Department.
I’ve searched documentation and asked Copilot but haven’t found a way to produce a collated export that maintains the grouped structure by department.
Can anyone point me to a resource or explain how to achieve this? Is there a best practice for structuring paginated reports to support collated exports like this?
Thanks