# 7. Edit Interactions

**Edit Interactions** lets you control how one visual (like a slicer) affects the others on the same report page. Here's how you can edit interactions of slicers step-by-step:

## How to Edit Slicer Interactions in Power BI:

1. Click on the **Super Filter** visual and go to **Format** tab on the top ribbon.
2. Click **"Edit interactions"**. This will now show tiny icons (filter, no filter) on all other visuals on that report page.
3. For each visual on the page, choose:
   * **Filter icon** (📊): The slicer will **filter** this visual.
   * **No filter icon** (🚫): The slicer will **not affect** this visual.
4. Once you're done, click **"Edit interactions"** again to exit the mode.

<figure><img src="/files/owVDf1QH6IhR6uTNj4ug" alt=""><figcaption><p>Image 1: Dashboard with Super Filter configuring Edit Interactions.</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/super-filter/tips-and-tricks/7.-edit-interactions.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.
