# Reset

Reset option allows you to remove or revert any changes that have been made to a particular cell or range of cells, and restore them to their original state. Plan provides various reset options such as Reset formats, Reset value, Reset notes and Reset all.

* Reset formats: This option removes any formatting that has been applied to the cells, such as font color, font size, and cell borders.
* Reset value: This option resets any changes to the cell values.
* Reset notes: This option deletes all the notes added to the report.
* Reset header order: This option restores the ordering of header categories.
* Reset row order: This option reverts to the original ordering of row categories.
* Reset all: This option removes all the changes to the report including formatting, data edits, charts, filtering etc., and restores it to the original state.

In the 'Home' tab of the toolbar, select the 'Reset' icon from the 'Actions' section. You can see that, except for the Reset Formats and Reset Notes options, all other options are disabled. To enable them, you need to select one or more cells with formats applied or edited values.

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

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

### **1. Reset formats**

In the below example, you can see some cells formatted with background and font color.

Select one or more cells with formatting applied. Click 'Reset formats' to remove the format.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/Reset%20format1.png" alt=""><figcaption><p>Reset formats</p></figcaption></figure>

The formatting has been reset.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/Format%20removed1.png" alt=""><figcaption><p>Format style reset</p></figcaption></figure>

{% hint style="info" %}
Reset format is not applicable for conditional formatting, semantic formatting and the other formatting options available in 'Display settings'.
{% endhint %}

To reset formatting for the entire table, select the entire table (Ctrl + A) and reset all formatting.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(1941).png" alt=""><figcaption><p>Reset Formats by selecting the entire table</p></figcaption></figure>

### **2. Reset value**

In the below example, you can see that two values are edited in '2021 Actuals'.

Select the cells with edited values. Click 'Reset value' to restore the value.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/Reset%20value.png" alt=""><figcaption><p>Reset value</p></figcaption></figure>

The cells have been restored to their original values.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/Values%20has%20been%20reset.png" alt=""><figcaption><p>Values are reset</p></figcaption></figure>

### 3. Reset notes

In the below example, you can see that there are several notes added to the report. Click on 'Reset notes' to remove all the notes.

<figure><img src="/files/5KBBqv7eN8OFOkwkvZO4" alt=""><figcaption><p>Reset Notes</p></figcaption></figure>

In case you want to delete only selected notes and not all the notes, use the delete icon corresponding to the notes when you hover over them as shown in the image below

<figure><img src="/files/Q3F3INWutEn1agFnuGwZ" alt=""><figcaption><p>Deleting selected note</p></figcaption></figure>

All the notes have been removed.

<figure><img src="/files/2QPlSUtxuDNvgecxMZX5" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/Notes%20clear.png" alt=""><figcaption><p>Notes removed</p></figcaption></figure>

### 4. Reset Header order

Reset Header Order option helps to re-order columns. If you have re-ordered the fields for analysis, you can easily revert to the original sequence using the ‘Reset Header order’ option.

Here March column is re-ordered.

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

<div><figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(1942).png" alt=""><figcaption><p>Reset header order option</p></figcaption></figure> <figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/reset%20header%20order.png" alt=""><figcaption></figcaption></figure></div>

The columns after Reset Header order.

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

### 5. Reset Row order

If you have re-ordered the rows in your reports, you can use this option to quickly restore the original order as configured in your data model. Note that sort cannot be used if the row order has been modified - you can apply this option if you need to revert to sorting.

Notice how the product names are re-arranged when the Reset Row order option is clicked.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/Untitled%20Project%20(13).gif" alt=""><figcaption><p>Reset row order</p></figcaption></figure>

In the next section, we'll start with [adding business logic and formula](https://github.com/lumelinc/PowerTableDocs/blob/main/working-with-inforiver/4.-adding-business-logic-and-formulae).


---

# 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/planning/working-with-lumel-epm/3.-basic-interactions/actions/reset.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.
