> ## Documentation Index
> Fetch the complete documentation index at: https://support.rivvi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Power BI

> Same Microsoft sign-in as Microsoft 365, scoped to Power BI only.

Power BI is offered inside [Microsoft 365](/connectors/microsoft-365) — not as its own tile. It is the **same Microsoft sign-in**, without SharePoint, OneDrive, or Outlook. Most teams should connect Microsoft 365 instead.

## How to connect

Open **Settings → Connectors → Microsoft 365**, then choose Power BI on its own if you only want that grant. Click **Connect** and sign in with your Microsoft work account.

An org-wide Azure app is an **Advanced** option for unattended access. Day-to-day use does not require pasting a tenant ID or client secret. IT details: [Microsoft setup for IT admins](/connectors/microsoft-setup).

## What Rivvi can do with Power BI

**Read (allowed by default)**

* List every workspace the connection can access.
* List reports across your workspaces; read a specific report's pages and visuals.
* List a dataset's tables and columns, and run read queries against a published dataset.
* List dashboards.

**Write (asks for approval by default)**

* Trigger a dataset refresh.
* Export a report to PDF or PowerPoint.

## Try it

```text theme={null}
What's the current figure on our operations dashboard?
Query our appointments dataset for last month's totals.
```

## Next

<CardGroup cols={2}>
  <Card title="Microsoft 365" icon="microsoft" href="/connectors/microsoft-365" />

  <Card title="Microsoft setup for IT admins" icon="shield-halved" href="/connectors/microsoft-setup" />
</CardGroup>
