# Import through file

### Import through file[​](https://docs.powerviz.ai/Guide#import-through-file) <a href="#import-through-file" id="import-through-file"></a>

It should be in .Pbiviz file format to import a Power BI Custom Visual file. Make sure the visual is downloaded and stored on the local computer.

<figure><img src="https://2952853741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL502qSSR9Gd1FbZtxvCe%2Fuploads%2FpBkZ53KCotLhBf0rnRMg%2Fimage.png?alt=media&#x26;token=6779b3b9-7221-4145-99f6-d6f74db9c24a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note\
Please ensure that the imported build has a GUID ending with \_Powerviz. If you do not see the GUID ending with \_Powerviz, it indicates that you are using the AppSource build. This may result in a "Get a License" notification message in the visual, depending on the AppSource license availability.\
\ <img src="https://2952853741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL502qSSR9Gd1FbZtxvCe%2Fuploads%2FNsHuznLfYxqyua76sKym%2FGroup%201.png?alt=media&#x26;token=de92d4b1-7581-4a01-acba-19bf2bde631f" alt="" data-size="original">        ![](https://2952853741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL502qSSR9Gd1FbZtxvCe%2Fuploads%2FkAabpe8u5B9EjueZRz4U%2FGroup%202.png?alt=media\&token=861b6338-6369-40ef-98d6-2eb752b905a8)
{% endhint %}

Follow the steps:

1. To add a visual in Power BI, select Insert tab > click on `More Visuals` > Select `From my files`.

&#x20;                                                          &#x20;

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-guide/10.png" alt="" width="375"><figcaption></figcaption></figure>

or Select `ellipsis(...)` from the Visualization pane > select `Import a visual from a file`.

&#x20;                                                          &#x20;

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-guide/06.png" alt="" width="375"><figcaption></figcaption></figure>

2. Navigate to the location of `.pbiviz` file on your local computer. Either select the file or double-click to open it.

&#x20;                                  &#x20;

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-guide/07.png" alt="" width="563"><figcaption></figcaption></figure>

> You will get a security prompt to esnure it is a trusted the file.

3. After the visual has been successfully imported, click `OK` in the next dialogue box.

&#x20;                                           &#x20;

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-guide/08.png" alt="" width="563"><figcaption></figcaption></figure>

4. The Powerviz visual icon will appear in the `Visualization pane`. Drag the visual from the visualizations pane to the canvas and start analyzing.

&#x20;                                                          &#x20;

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-guide/09.png" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %} <mark style="color:green;">TIP</mark>

<mark style="color:green;">If you want the visual to remain on the visualization pane for all reports, right-click on it and select “</mark><mark style="color:green;">**Pin to visualization pane”.**</mark>
{% endhint %}

To discover more about Powerviz visuals and their advanced features, continue reading.


---

# 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.powerviz.ai/powerviz/installation-guide/import-through-file.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.
