# Number of Unique Values Check

### Number of Unique Values Check

![](/files/-McLqyBezrl2z7VSsrzt)

If you assign a column with many unique values ​​to a chart X-Axis, Color, Repeat By, etc., you will see the "Number of Unique Values Check dialog. This for protecting your chart from slowing down the rendering speed. You can choose one of the following options for how to handle the unique values.

* Limit the number of values to show
* Make the low frequent values to be 'Others' group
* Add all the values anyway
* Cancel the column assignment

If you choose "Add all the values anyway" option, it may slow down your chart depending on how many unique values you have in the column.

### Skipping the Number of Unique Values Check

If you select "Add all the values anyway", the same dialog will be displayed every time you change other parts of the chart. If you don't want to see this dialog, check the "Skip this check for this column" checkbox, then click the "Add all the values anyway" button.

The setting of this check box will be canceled if you assign a different column.


---

# 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.exploratory.io/visualization/features/number-of-unuque-values-check.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.
