> ## Documentation Index
> Fetch the complete documentation index at: https://speckle-assistant.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

export const connector_0 = "PowerBI"

<div class="callout my-4 px-5 py-4 overflow-hidden rounded-2xl flex gap-3 border-2 border-red-600 bg-red-100/50 dark:border-red-600 dark:bg-red-400/20" data-callout-type="warning">
  <div class="mt-0.5 w-4" data-component-part="callout-icon">
    <svg class="flex-none w-5 h-5 text-red-700 dark:text-red-300" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" aria-label="Warning">
      <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z" />
    </svg>
  </div>

  <div class="text-sm prose min-w-0 w-full text-red-700 dark:text-red-300" data-component-part="callout-content">
    <b>Notice</b>: This user guide is based on the legacy {connector_0} connector.<br />
    We recommend using our new connectors instead, as they are easier to use and actively maintained. This legacy documentation may not be up to date.
  </div>
</div>

Speckle's connection to Power BI consists of two parts.

* Power BI Data Connector
* 3D Viewer Visual

These two parts complement each other. Together, they create a synergy that empowers you to unlock your data, making your reports truly immersive and engaging.

# Power BI Data Connector

## Introduction

Speckle Connector for Power BI lets you easily get data from Speckle into your Power BI reports and visualizations. You can access and analyze data from those applications without hassle by connecting Power BI with Speckle's extensive connections with AEC applications (like Revit, Archicad, Navisworks, Grasshopper, etc.).

<Warning>
  Currently, Speckle Connector for Power BI supports **Power BI Desktop only**.
</Warning>

<Frame>
  <img src="https://mintcdn.com/speckle-assistant/WU-XhQlBBfFr6sbO/images/legacy/powerbi/0-powerbi-main.png?fit=max&auto=format&n=WU-XhQlBBfFr6sbO&q=85&s=5d5a10a43a36f89f6129fe1f669a8bf1" alt="Power BI Main Interface" width="1319" height="745" data-path="images/legacy/powerbi/0-powerbi-main.png" />
</Frame>

## Features

Power BI Connector allows you to import your Speckle model, version, or Object data using the corresponding URL. The following data will be retrieved depending on which type of URL you use:

* **Model URL** -> the most recent version on this model
* **Version URL** -> this version
* **Object URL** -> this object
