# Remove measure

You can remove redundant measures from a query with the Remove Measure option. Uncheck the measure(s) that are not required in target reports.

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(2533).png" alt=""><figcaption><p>Remove measures</p></figcaption></figure>

The COGS measure has been removed from the query.

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(2534).png" alt=""><figcaption><p>Measure removed from the query</p></figcaption></figure>

{% hint style="info" %}
You can also remove measures with the Pivot table option.
{% endhint %}


---

# 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.fabricplan.com/infobridge/9.-data-transformations/remove-measure.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.
