> For the complete documentation index, see [llms.txt](https://docs.reportpundit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportpundit.com/knowledge-base/schedules/output-options/power-bi.md).

# Power BI

Now, you can do more with your Shopify store data while also saving time. And all it takes is just a few clicks.

Simply set up Report Pundit's **Schedule** feature to automatically export your reports to Power BI in your preferred file format.&#x20;

(*If you haven't connected your Report Pundit and Power BI accounts yet, click*[ *here*](https://docs.reportpundit.com/changelog)).

## :point\_right:How To Export Files to Power BI

Once your Power BI account is connected, you can send your files to it easily as shown:

1. **Schedule** report generation via Report Pundit. (Click [here](https://dayspring-tech.gitbook.io/report-pundit/kb/knowledgebase-intro/schedules) to learn about report scheduling). &#x20;
2. In the final **Output Options** stage of scheduling, choose the report's destination as **Power BI** by clicking on the respective option in the tabs panel.&#x20;

<figure><img src="/files/2nGnTy8B6AL9SovmlcDd" alt=""><figcaption><p>Finding Power BI during report scheduling</p></figcaption></figure>

3. Select your preferred **Dataset** and **Table** options in the respective dropdown menus. You can also create a new Dataset or Table by selecting **Create New** from the dropdown list.
4. Then, choose to **Append** or **Overwrite** any existing Power BI data with the new set according to your preference.&#x20;

<figure><img src="/files/0Loqb5Dj7ECir8e2f1Q2" alt=""><figcaption><p>Scheduling and Choosing the report's destination</p></figcaption></figure>

5. Click on **Export** in your Power BI dashboard to reveal a drop-down list with available file formats. Select your preferred format to export the data.&#x20;

<figure><img src="/files/FfUF56QU3FsbR2vfd1Hz" alt=""><figcaption><p>Screenshot of Power BI's export formats</p></figcaption></figure>

If you need any more help with this, just [contact us](https://www.reportpundit.com/contact-us) or click on the chat box anytime. Our expert staff will be with you quickly to resolve the issue.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.reportpundit.com/knowledge-base/schedules/output-options/power-bi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
