# Images

We can provide the images using base64 URL format stored in a column for every node.

#### Steps:

Once again, this will be a two-step process:

1\.      Insert the Image column in the ‘Fields’ data field<br>

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

2\.      Use the ‘Map Fields’ menu to drag the image column in the ‘Image’ placeholder

<figure><img src="/files/7BhzFuElppI0PnE2Ps8b" alt=""><figcaption></figcaption></figure>

Click on ‘Submit’.

The nodes will now have an image associated with it as shown below:

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

#### Guide for image formats:

* [Converting HTTPs link images/icons to Base 64 in Power BI](/performance-management/display-data-in-the-cards/images/converting-https-link-images-icons-to-base-64-in-power-bi.md)


---

# 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.xviz.com/performance-management/display-data-in-the-cards/images.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.
