Prerequisites
Before adding Power BI reports to Curator, ensure you have established your Power BI connection and have reports published to a Power BI workspace.Creating a Power BI Report in Curator
To add a new Power BI report to your Curator portal follow the steps below:Navigate to Power BI Reports
-
Click the New Report button

-
Fill out the details in the Create Power BI Report form:

- Workspace: Select the Power BI workspace containing the report.
- Report: Select the specific report to embed.
- Title: This appears in navigation menus and page titles - can be different from the Power BI report name.
Display Settings Reference
The Display Option lives on the Display tab and controls how the embedded report is scaled:
The Report tab exposes the following display toggles:
Not every Power BI SDK setting is surfaced as a Curator option. The following are not currently configurable
through Curator’s interface:
- Status bar / zoom slider (
bars.statusBar.visible) — the zoom control rendered at the bottom of a report - Zoom level — a programmatic zoom override
- Bookmarks pane — showing or hiding the bookmarks panel
Default Display Option
The Display Option on an individual report (or dashboard) defaults to Global Default, which follows a tenant-wide setting. To set that default:- Set Default Display Option to Fit to Page, Fit to Width, or Actual Size. This value is applied to every embedded Power BI report and dashboard that is left on Global Default.
oneColumn layout.
Fit to Page applies to reports only. Power BI dashboards do not support the Fit to Page layout, so a dashboard
falls back to Fit to Width whenever Fit to Page is the resolved option. For this reason the per-dashboard
Display Option offers only Fit to Width and Actual Size.
Mobile Layout
When the viewport is 768px or narrower, Curator automatically switches Power BI reports to the mobile-optimizedMobilePortrait layout and oneColumn page view. This overrides the configured
Display Option, which only applies to desktop viewports. The mobile layout uses the layout
authored in Power BI Desktop or the Power BI Service. If a report does not have a mobile layout, Power BI falls back
to the standard landscape layout.
To take full advantage of this feature, author a mobile layout for your Power BI report in Power BI
Desktop/Service. Without one, the report will still render on mobile but will use the default desktop layout scaled
to fit the screen.
oneColumn page view on mobile viewports but do not use MobilePortrait since
dashboards do not support mobile layouts.