# Power BI

You can connect Tability to Power BI to automatically pull data for your check-ins without having to switch context.

Once you add Power BI as a data source for an outcome/Key Result, Tability can:

* Pull the most recent value of the metric when you open the check-in form.
* Automatically sync your metric while the plan is active (Premium subscription only).

{% hint style="info" %}
Available on Plus and Premium subscriptions
{% endhint %}

## How to enable the integration

### **Step 1. Upgrade to the Plus or Premium subscription**

You'll need to have a *Plus subscription* to use Power BI as a data source and automatically pull the metric value in the UI for your check-ins.

You'll need to have a *Premium subscription* to enable the sync.

### Step 2. Connect your Power BI account to Tability

1. Go to **Workspace Settings > Integrations**
2. Click on the button **Connect to Power BI**
3. Follow the steps to connect your Power BI account to Tability

## How to add a data source to an outcome/key result

Once Power BI is connected, you will be able to use it as a data source for your outcomes/KRs.

### **Step 1. Open up your edit panel of your outcome/KR**

![](/files/DNmMRUeu4l5wgOzggwys)

Click on "Edit" to open up the Edit panel of any outcome/KR in your workspace.

### **Step 2. Select Salesforce as a data source**

Go to the **Data source** tab and select Power BI as a data source.

<figure><img src="/files/Mg6EIHgy2BZSyDuf2cYB" alt=""><figcaption></figcaption></figure>

### **Step 3. Write your DAX query**

The Power BI integration allows you to write DAX queries to get data from your Power BI account.

You can find various examples of [DAX queries online to help](https://daxstudio.org/docs/tutorials/writing-dax-queries/).

### **Step 4. Save your connection**

Click on "Save & preview" to complete the connection.

Tability will retrieve the current value for that metric and your screen should look like this 👇

<figure><img src="/files/oumA5sKUM7bGhzQheuTZ" alt=""><figcaption></figcaption></figure>

You can now toggle the option to Enable auto-sync of your metric if you're on a Premium subscription.

Tability will retrieve the value of your metric from Power BI every other day, and will create a check-in on behalf of the owner of the outcome/KR.

The first data sync should happen within 1h of enabling this option.

## How to use the data source in your check-ins

![](/files/DnjKVO7ZFxR1BvVreGdr)

It's all automatic! Once an outcome/KR is connected to a data source, Tability will automatically pull the current value whenever you open up the check-in modal.


---

# Agent Instructions: 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:

```
GET https://guides.tability.io/docs/become-a-tability-power-user/integrations/power-bi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
