# Filter Rows

Use the Filter Rows feature to remove or add data points from all or a range of slides at once.&#x20;

**Do Not Apply:** This is our default setting. If you leave the drop-down selection as “Do Not Apply”, we will not remove or add any rows from the slides you are applying settings to.&#x20;

**By Name:** allows you to remove or add rows that contain exactly the same text.&#x20;

*Example:*&#x20;

* *I have a “Don’t know” option in slide 1 and 2, but not in slide 3.*
* *On slide 1, I remove the “Don’t know” option and apply the settings using “By Name” to slides 2 and 3.*
* *“Don’t know” will be removed from slide 2 and nothing will happen on slide 3.*

**By Position:** allows you to remove or add rows based on their location in the chart.&#x20;

*Example:*&#x20;

* *I have a “Don’t know” option in slide 1, and it is the 5th response option in the chart.*&#x20;
* *If I apply the settings using “By Position” to slide 2 and 3, the 5th response option will be removed, regardless of whether it says “Don’t Know” or something completely different.*


---

# 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://wiki.pptxbuilder.com/basics/apply-settings-to/filter-rows.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.
