# Adding a Slicer

{% hint style="info" %}
Check out the walk-through given below on how to add a slicer.
{% endhint %}

![Adding Slicer in a View](/files/8v6fyQYsUQA9JkubbEXr)

The users can add a further dimension to the created view using the ***Slicer*** option.

* Drag and drop one dimension and one measure to the ***Dimensions/ Measures*** column using the Design tab.
* Drag and drop another dimension to the ***Slicer*** section (E.g., Team is used as a slicer over here).
* The slices get displayed in the created view based on the second-dimension value via a ***Mixed chart*** (by default). &#x20;

![Displaying Slices in a View](/files/TooumziebURTG4mvFXN6)

* Order the displayed data sorting it by specific ***limit*** and ***order***. You can also select a ***Style*** to display the data differently.
* The displayed view gets modified accordingly and gets sliced based on the set order and limit. E.g., The below-given image displays 9 records of Skill-wise sum of experience for  various teams in the Descending order.

![Modified View with Slicer in the Stack Style](/files/LQOXD2xh9r7ziOr1wOw9)

![Modified View with Slicer in Cluster Style](/files/lrmX1Z06Tryc4EepKnHI)

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*

* *The Slicer supports the selection of only one dimension and one measure in the **Dimensions/Measures** space. Another dimension should be added to the ‘**Slicer’** spac&#x65;**.***
* *The **Manual Sort** order option does not get supported by the **Slicer** functionality.*
  {% 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/adding-a-slicer.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.
