# Connecting from Tableau Desktop

{% hint style="info" %}
The instructions on this page are based on Tableau Desktop Professional Edition 2020.3.6.
{% endhint %}

## Supported Tableau Desktop Versions

The Windows version of Tableau Desktop Professional Edition is required to connect to Open Data Blend Analytics.

{% hint style="info" %}
We recommend using Tableau Desktop Professional Edition 2020.3.6 or later for the best experience.
{% endhint %}

## Installing the Analysis Services Client Libraries

We recommend installing the latest version of the Analysis Services OLE DB Provider (MSOLAP). This is available [here](https://docs.microsoft.com/en-us/analysis-services/client-libraries?view=asallproducts-allversions).

## Connecting to the Open Data Blend Analytics Server

In the Connect pane under the 'To a Server' section, click 'Microsoft Analysis Services'.

![](/files/-MTvPezlh-5a9JVWZ4m7)

You will be prompted for the connection details.

<div align="left"><img src="/files/-MTp7q5BMc03MJQy1CBF" alt=""></div>

Enter the following details then click 'Sign In':

**Server**: link://analytics.opendatablend.io

**Username:** Enter a blank space.

**Password:** Enter a blank space.

{% hint style="info" %}
Instead of 'link://analytics.opendatablend.io' for the server, you can also use 'powerbi://api.powerbi.com/v1.0/analytics.opendatablend.io/Open Data Blend Analytics'
{% endhint %}

You will be prompted to sign into your account. Use your [Analytics User](/open-data-blend-analytics/analytics-users.md) details and follow the additional prompts to complete the login.

<div align="left"><img src="/files/-MUVKppRQKrrZ4FXhQO0" alt=""></div>

On the data source page, select 'Open Data Blend Analytics' for the database and 'Model' for the cube. Then click 'Sheet 1'.

![](/files/-MkwcaJ8OZGzLVsAFRYI)

{% hint style="info" %}
If you want to work with only a subset of the model, you can choose one of the other cube names. For example, if you want to focus on analysing the prescribing data you would choose 'Prescribing'.
{% endhint %}

Now you can analyse the data.

![](/files/-MTvU9w6DC98uwk1BMEy)

This is what the Open Data Blend Analytics experience looks like in Tableau Desktop.

![](/files/-MbtgtMrZmmf41M4sgN_)

## Using Tableau Desktop for Data Analysis

Guidance on how to analyse data in Tableau Desktop is beyond the scope of this documentation.&#x20;

You may find the following helpful:

* [Tableau Desktop and Web Authoring Help](https://help.tableau.com/current/pro/desktop/en-us/gettingstarted_overview.htm)
* [Tableau Public How-to Videos](https://public.tableau.com/en-us/s/resources)

## Open Data Blend Starter Files

We have created a set of Open Data Blend Starters which are files with a pre-configured connection to Open Data Blend Analytics. You can find the starter for Tableau Desktop [here](https://github.com/opendatablend/starters).


---

# 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://docs.opendatablend.io/open-data-blend-analytics/connecting-from-tableau-desktop.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.
