# Creating a Range

{% hint style="success" %}
Check out the given walk through on how to create a Range using the Create Formula window.
{% endhint %}

![Creating various Range within the given Data](/files/CvW3JmaNdE9Almu6V9aR)

The user can create a new calculated field in the selected data store using the ***Range*** tab.

* Navigate to the ***Design*** Workspace.
* Click the ***Formula Field Editor*** icon.  &#x20;

![Accessing the Formula Field icon ](/files/QRbWmtHlpxT8lfA3seA0)

* The ***Create Formula*** window opens.
* Select the ***RANGE*** tab.
* **Name**: Provide a title for the formula field.
* **Measure:** Select a Measure field using the drop-down menu.
* Click the ADD ROW option.
* Provide the following information for the created range:
  * **Name:** Provide a name for the defined range.
  * **From:** Set a minimum value to define a specific range.
  * **To**: Set a maximum value to define a specific range.
* Click the ***SAVE*** option.&#x20;

![Creating a new Range](/files/3RfvAJp0PXioW4Oy8Ndn)

* The selected Data Store gets a new calculated field.&#x20;

&#x20;      ![](/files/KljVCAfFXqBFHabI6PVa)

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>* ***Range*** will not be listed for the space where MongoDB server is configured in the ***Admin Settings**.* The Range functionality is available only if the Elastic Search configuration is done from the ***Admin Settings***.&#x20;
{% 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.bdb.ai/bdb-documentation/data-visualization/self-service/design/formula-field-editor/creating-a-range.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.
