Publish workbook to Power BI

Scheduled workbooks are formatted Excel spreadsheets populated with data from Adobe Analytics that are distributed on a regularly scheduled basis.

Publish workbook in Report Builder

  1. In Report Builder, generate and save a workbook.

  2. On the Report Builder Toolbar, click Schedule > New.

  3. In the Basic Scheduling Wizard, check the box next to Publish Workbook to Microsoft Power BI.

    Screenshot of the Report Builder Scheduling Wizard showing the option to check the Publish Workbook to Microsoft Power BI option.

  4. Specify your email and send immediately or specify the scheduling frequency (hourly, daily, etc.).

  5. Click OK to publish.

  6. You will now be asked to log in to your Microsoft account. Provide your credentials.

  7. The Report Builder workbook gets scheduled and published to Power BI.

    With each scheduled instance, and after the Report Builder scheduling process has refreshed the workbook with updated Analytics data, the workbook will be published to Microsoft Power BI.

View Report Builder workbook data in Power BI

  1. In Power BI, double click the workbook under the Workbooks menu.

    Screenshot of Power BI Workbooks view.

  2. You can now view the workbook dashboard data. The workbook dashboard data.

  3. You can then pin an area of this workbook in order to include it in any of your Power BI dashboards.

Publish all formatted tables in the workbook as Power BI dataset tables

NOTE
If the workbook contains a macro, the “Publish All Formatted Tables in the Workbook as Power BI Dataset Tables” will be disabled.

Instead of importing the entire workbook, you can import only the content of all formatted tables within the workbook.

Use case: You have an Excel workbook that pulls data from multiple Report Builder requests and creates a summary table with lots of formulas. You can import only the summary table into Power BI and create a visualization for it.

Publish a formatted table in Report Builder

  1. In Report Builder, generate a table of data that includes a header row, followed by a row of data.

  2. Select the table and select Format as Table from the Home menu. The table gets named by default (Table 1, Table 2, etc.), but you can change the name on the Designmenu.

  3. On the Report Builder Toolbar, click Schedule > New.

  4. In the Basic Scheduling Wizard, click Advanced Scheduling Options.

  5. In the Scheduling Wizard - Advanced, on the Publishing Options tab, check the box next to Publish all Formatted Tables as Power BI dataset tables.

    Screenshot showing the Scheduling Wizard - Advanced Publishing Options with the Publish all Formatted Tables as Power BI dataset tables.

  6. (Optional) You can customize the name of the published asset in Power BI. This can be useful if you use versioning as part of the workbook name (e.g., myworkbook_v1.1.xlsx) and you don’t want the version number to show up in the name of the published Power BI asset. It has the added advantage that the published asset will not change if the version number changes. (View specifications here.)

View the table data in Power BI

  1. In Power BI, go to the Workspaces > Datasets menu.

    Screenshot showing the Power BI Datasets menu highlighting Create reports.

  2. Select the dataset that you published and click the Create report icon next to it. Notice that the tables will appear as Fields.

    Screenshot showing selected published dataset listing the tables as Fields.

  3. Select a table and its associated columns.

    Screenshot showing a selected table with associated columns

  4. From the Visualizations menu, you can select how to visualize a table in Power BI. For example, you could choose to present you data as a line graph:

    Screenshot showing the Visualizations menu and a data line graph.

  5. From here, you can create visualizations from this dataset table.