Domain 3 β€” Module 5 of 7 71%
19 of 26 overall
Domain 3: Visualize and Analyze the Data Free ⏱ ~10 min read

Report Pages & Paginated Reports

Configure report pages, understand when to choose paginated reports over interactive reports, and control export settings for sharing and distribution.

Designing effective report pages

Simple explanation

Think of a newspaper front page. The headline grabs attention, the main story is top-left, and supporting details are arranged in a clear hierarchy. Readers instantly know where to look.

Report pages work the same way. Page settings control size, background, and layout. Paginated reports are a different format entirely β€” designed for printing long, pixel-perfect documents like invoices or compliance reports.

Page configuration

SettingWhat It ControlsWhere
Page sizeWidth and height of the canvasFormat β†’ Canvas settings β†’ Type
Page backgroundBackground colour or imageFormat β†’ Canvas background
WallpaperBackground behind the canvas areaFormat β†’ Wallpaper
Page typeTooltip page or standard (configured in Page information). Drillthrough is set by adding fields to the drillthrough well on the destination page.Format β†’ Page information
Page visibilityHide page from navigation tabsFormat β†’ Page information β†’ Hidden

Common page sizes:

  • 16:9 (default) β€” widescreen monitors
  • 4:3 β€” presentations and older screens
  • Letter/A4 β€” print-optimised
  • Custom β€” any dimensions for specific needs

Interactive reports vs paginated reports

Interactive reports are for exploration; paginated reports are for printing and compliance
FeatureInteractive Report (Power BI Desktop)Paginated Report (Report Builder)
Created inPower BI DesktopPower BI Report Builder (or SSRS)
Best forExploration, dashboards, self-service analyticsPixel-perfect printable documents, invoices, compliance
InteractivityFull β€” slicers, drillthrough, bookmarksLimited β€” parameters for filtering, no slicers
Page countFixed canvas (scrollable)Dynamic β€” can span hundreds of printed pages
Data volumeBest with summarised dataCan handle row-level detail for thousands of rows
Export qualityGood for screen; PDF export works but layout may shiftPixel-perfect PDF, Excel, Word export
Headers/footersNo built-in supportFull headers, footers, page numbers
Where publishedPower BI workspacePower BI workspace (requires Premium/PPU)

When to choose paginated reports

Kenji at Apex Manufacturing (🏭) needs:

  • Interactive dashboard for the factory floor β†’ Power BI report
  • Monthly production report (50-page PDF sent to management) β†’ Paginated report
  • Invoice template with precise formatting β†’ Paginated report

Dr. Ethan at Bayview Medical (πŸ₯) needs:

  • Department KPI dashboard β†’ Power BI report
  • Patient discharge summary (one page per patient, hundreds of patients) β†’ Paginated report
  • Compliance audit report with row-level detail β†’ Paginated report
Exam tip: paginated report triggers

The exam tests β€œchoose when to use a paginated report.” Key triggers:

  • β€œPrint-ready” or β€œPDF” β†’ paginated
  • β€œHundreds of pages” or β€œrow-level detail” β†’ paginated
  • β€œInvoice”, β€œstatement”, β€œcompliance report” β†’ paginated
  • β€œHeaders and footers” or β€œpage numbers” β†’ paginated
  • β€œPixel-perfect formatting” β†’ paginated

If the scenario says β€œinteractive exploration” or β€œdashboard” β†’ interactive report.

Export settings

Control what users can export from your reports:

Export SettingWhat It Controls
Export to PDFAllow/block PDF export
Export to PowerPointAllow/block PPTX export
Export dataAllow users to export underlying data from visuals
Copy visualAllow users to copy visual images
PrintAllow/block printing

These settings are configured at the tenant level (admin portal), workspace level, or report level by the report author.

Nadia at Prism Agency (πŸ“Š) disables β€œExport data” on client-facing reports to prevent raw data extraction β€” clients can see the dashboards but can’t download the underlying numbers.

Knowledge check

Question

When should you use a paginated report instead of an interactive report?

Click or press Enter to reveal answer

Answer

For print-ready, pixel-perfect documents β€” invoices, compliance reports, multi-page detail reports with headers/footers. Paginated reports can span hundreds of pages and export cleanly to PDF.

Click to flip back

Question

Where are paginated reports created?

Click or press Enter to reveal answer

Answer

Power BI Report Builder (a separate application). They cannot be created in Power BI Desktop. They require Premium or PPU capacity to publish.

Click to flip back

Question

What are the common page size options in Power BI?

Click or press Enter to reveal answer

Answer

16:9 (default widescreen), 4:3 (presentations), Letter/A4 (print), and Custom (any dimensions). Tooltip pages have a special small size (320x240px).

Click to flip back

Knowledge Check

Kenji needs to generate a 50-page monthly production report with page numbers, headers, and row-level detail, distributed as a PDF. What should he use?

Knowledge Check

Dr. Ethan wants to hide a report page from the navigation tabs so users can only reach it through a drillthrough button. How does he hide the page?

Next up: Mobile, Accessibility and Personalisation β€” design reports that work everywhere and for everyone.