> ## 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.

# Configuration

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>

After installing the Speckle Connector for Power BI, you must make a configuration change in the Power BI Options. Here's how:

<Frame>
  <img src="https://mintcdn.com/speckle-assistant/WU-XhQlBBfFr6sbO/images/legacy/powerbi/2-configuration.mp4?fit=max&auto=format&n=WU-XhQlBBfFr6sbO&q=85&s=5b0614443f7800b9d2386268bf154ba4" alt="Configuration process demonstration" data-path="images/legacy/powerbi/2-configuration.mp4" />
</Frame>

1. Launch Power BI on your computer.
2. Click on "**File**" in the top-left corner of the application window, then select "**Options and settings**>**Options**".
3. In the "**Options**" window, click the "Security" tab on the left side.
4. Locate the "**Data Extensions**" section on the right-hand side.
5. By default, the "**Allow any extension to load without validation or warning**" setting is set to "Recommended". Switch it to "**Not Recommended**."
6. Click on "**OK**" to save the changes.
