# Insert image URLs

Enhance data presentation and comprehension in your Inforiver reports with image URLs. Users can customize reports by embedding cell-level images or using images in the row or column dimension. For example, you can make your reports more engaging by displaying the image of a product against its sales or forecast.&#x20;

{% hint style="info" %}
The Power BI data category type should be ‘Image URL’ to embed images in reports.
{% endhint %}

<figure><img src="/files/4mmhNkERK70Kkcos8Tmf" alt=""><figcaption><p>Image URL data category</p></figcaption></figure>

* **Cell-level images**

When comparing different items, row-level images can make it easier to distinguish between them. It also makes it easier for users to identify and locate data.

<figure><img src="/files/w1bHAcVk1gEuvZbzlkfl" alt=""><figcaption><p>Cell level images</p></figcaption></figure>

* **Column level images**

Assign the image URL field to the column dimension visual parameter to use images as measure headers instead of category names.

<figure><img src="/files/SL1h0zxWCvXFMLavhSgA" alt=""><figcaption><p>Column level images</p></figcaption></figure>

* **Images as row categories**

Assign the image URL to the row dimension visual parameter to use images as row categories.

<figure><img src="/files/OGVRFkzGhSy2CB0Mgcol" alt=""><figcaption><p>Images as row categories</p></figcaption></figure>


---

# 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.inforiver.com/working-with-inforiver/4.-adding-business-logic-and-formulae/insert-image-urls.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.
