---
title: "Power BI automated export to PDF using Power Automate | Nutrient"
canonical_url: "https://www.nutrient.io/guides/document-converter/power-automate/conversion/bi-reports-to-pdf/"
md_url: "https://www.nutrient.io/guides/document-converter/power-automate/conversion/bi-reports-to-pdf.md"
last_updated: "2026-05-20T19:49:34.747Z"
description: "Automate Power BI report exports to PDF using Power Automate and the Nutrient Document Converter. Set up daily flows to streamline PDF delivery and storage on various platforms."
---

# Power BI automated export to PDF using Power Automate

In this guide, you’ll convert a Power BI report to PDF using Power Automate and Nutrient Document Converter. This specific example shows how to create a flow that runs once a day and automates the process of delivering a PDF version of Power BI reports.

This example uses Power Automate to convert a Power BI report to PDF in SharePoint. However, you can save your PDF file to Dropbox, Google Drive, OneDrive, or any platform supported by Power Automate. You can also extend our example by adding additional automation, such as sending the converted PDF as an email.

### Prerequisites

Before starting, ensure all prerequisites are in place:

- Working knowledge of how to use Power Automate

- A full, free, or trial subscription to [Nutrient Document Converter](https://www.nutrient.io/low-code/try/converter-power-automate/)

- [Permissions](https://community.powerbi.com/t5/Desktop/Publishing-to-Web/td-p/168161) to publish Power BI reports

- Appropriate privileges to create flows

### Publishing Power BI reports to a web URL

1. Navigate to a report in your workspace that you can edit, and select **File** > **Publish to web**.![Publish to web](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-1.jpg)

2. Review the content in the dialog, and click **Create embed code**.![Create embed code](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-2.jpg)

3. Review the warning, which is shown in image below. It ensures you’re aware that proceeding with this action will publish data in the public domain. If you agree with this, click **Publish**. Otherwise, click **Close**.![Publish to web](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-3.jpg)

4. If you clicked **Publish**, you’ll be given a public URL. You can copy the topmost URL, which will be the public URL that you’ll use later in the flow.![embedded in code](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-4.jpg)

   You have now successfully published the Power BI report to a web URL.

### Using Power Automate to convert Power BI reports to PDF

1. Log in to Power Automate and select the **My Flows** tab. Navigate to **New flow** > **Scheduled cloud flow**.![](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-5.jpg)

2. In the **Build a scheduled cloud flow** field, enter a name in the **Flow name** field, and specify a suitable starting date and time. In the **Repeat every** box, specify how often you want the flow to run. For example, specify **1** as the interval and **Day** as the frequency if you want the flow to run every day. Then, click **Create**.![](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-6.jpg)

3. A new flow will be created. Select **+ New step** and add an action, and then type **Nutrient** into the search box to search for all actions related to Nutrient Document Converter. Select the **Convert HTML to PDF** action.

4. Configure the **Convert HTML to PDF** action by pasting the URL obtained from the previous section. Update the other parameters as shown in the screenshot below.![Configure the Nutrient PDF - HTML to PDF.jpg](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-7.jpg)

5. Select **+ New step** and choose the **Office 365 Outlook – Send an email (V2)** action. Configure this as shown in the screenshot below.![Send an Email Configure.jpg](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-8.jpg)

6. Publish and test the flow by clicking **Test**.![](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-9.jpg)

7. You should now receive an email with a Power BI report as a PDF attachment.![](@/assets/guides/muhimbi/pdf-converter/power-automate/bi-reports-to-pdf-10.jpg)

### Frequently asked questions

1. When you use **Publish to web**, can the report or visual be viewed by anyone on the internet?

   Yes, anyone on the internet can view the report, as no authentication is used when viewing these reports. Only use **Publish to web** with reports and data that anyone on the internet (unauthenticated members of the public) should be able to see. This includes detail level data that’s aggregated in your reports. Before publishing a report, ensure you have the right to share the data and visualizations publicly. Do not publish confidential or proprietary information. If in doubt, check your organization’s policies before publishing.

   **Workaround:** The generated URL cannot be guessed unless it’s physically shared.

2. My report has multiple pages. Which page does it convert?

   It converts the first (default) page.

   **Workaround:** If you want to convert a different page, then append `&pageName=ReportSection2` to the end of the URL, where 2 is the page number. For more details, [refer to this issue](https://community.powerbi.com/t5/Issues/Displaying-a-specific-report-page-with-Power-BI-Publish-to-web/idi-p/488540).

3. Does the PDF capture refreshed data?

   Yes, it captures refreshed data. Data refreshes are automatically reflected in your embedded report or visual. It can take approximately 1 hour for refreshed data to be visible. You can disable automatic refresh by selecting the option not to refresh on the schedule for the data set used by the report.
---

## Related pages

- [Convert to PDF using Power Automate](/guides/document-converter/power-automate/conversion/convert-to-pdf.md)
- [Convert CAD/DWG to PDF using Power Automate](/guides/document-converter/power-automate/conversion/cad-to-pdf.md)
- [Convert email to PDF using Power Automate](/guides/document-converter/power-automate/conversion/email-to-pdf.md)
- [Convert CSV files to Excel with Power Automate](/guides/document-converter/power-automate/conversion/csv-to-excel.md)
- [Convert email attachments to PDF using Power Automate](/guides/document-converter/power-automate/conversion/email-with-attachments-to-pdf.md)
- [Convert Excel files to CSV with Power Automate](/guides/document-converter/power-automate/conversion/excel-to-csv.md)
- [Convert form to email using Power Automate](/guides/document-converter/power-automate/conversion/form-to-email.md)
- [Convert Excel to PDF using Power Automate](/guides/document-converter/power-automate/conversion/excel-to-pdf.md)
- [Convert images to PDF in Power Automate](/guides/document-converter/power-automate/conversion/image-to-pdf.md)
- [Convert HTML to PDF using Power Automate](/guides/document-converter/power-automate/conversion/html-to-pdf.md)
- [Convert documents using Power Automate](/guides/document-converter/power-automate/conversion.md)
- [Convert InfoPath to Excel](/guides/document-converter/power-automate/conversion/infopath-to-excel.md)
- [Convert InfoPath forms to PDF](/guides/document-converter/power-automate/conversion/infopath-to-pdf.md)
- [Convert InfoPath forms to Word documents](/guides/document-converter/power-automate/conversion/infopath-to-word.md)
- [Transform Microsoft Forms into Word documents](/guides/document-converter/power-automate/conversion/ms-form-to-word.md)
- [Convert Nintex forms to PDF with Power Automate](/guides/document-converter/power-automate/conversion/nintex-form-to-pdf.md)
- [Convert Microsoft Forms to PDF](/guides/document-converter/power-automate/conversion/ms-form-to-pdf.md)
- [Convert PowerPoint to PDF using Power Automate](/guides/document-converter/power-automate/conversion/ppt-to-pdf.md)
- [Convert SharePoint lists to PDF Using Power Automate](/guides/document-converter/power-automate/conversion/sharepoint-list-to-pdf.md)
- [Convert SharePoint pages to PDF using Power Automate](/guides/document-converter/power-automate/conversion/sharepoint-page-to-pdf.md)
- [Convert SharePoint files to PDF using Power Automate](/guides/document-converter/power-automate/conversion/sharepoint-to-pdf.md)
- [Convert TXT files to PDF using Power Automate](/guides/document-converter/power-automate/conversion/text-to-pdf.md)
- [Convert Visio to PDF Using Power Automate](/guides/document-converter/power-automate/conversion/visio-to-pdf.md)
- [Convert SharePoint wiki files to PDF using Power Automate](/guides/document-converter/power-automate/conversion/wiki-to-pdf.md)
- [Convert Word to PDF with Power Automate](/guides/document-converter/power-automate/conversion/word-to-pdf.md)
- [Convert XLS to XLSX using Power Automate](/guides/document-converter/power-automate/conversion/xls-to-xlsx.md)

