# Inserting slicers

Dashboards are a warehouse of information. Slicers enable you to focus on specific aspects of your data. Use a slicer to filter the entire dashboard, allowing you to dynamically narrow down the data based on your chosen categories.

<figure><img src="/files/MwRHF2CT2CjDMKjnnatR" alt=""><figcaption><p>Inserting a slicer</p></figcaption></figure>

### 1. Assigning data

Assign dimension categories to your slicer from the pivot data window.

<figure><img src="/files/xEW8qDnxTw9XxoSjozKg" alt=""><figcaption><p>Assiging dimensions to slicers</p></figcaption></figure>

### 2. Configuring the slicer

You can tailor the look and feel of the slicer from the **Config** tab.

#### 2.1. Slicer type

Set the look and feel of your slicer with the List/Dropdown/Tile/Tages options.

<div><figure><img src="/files/41pzYzHmpJuMvq973nu9" alt=""><figcaption><p>List</p></figcaption></figure> <figure><img src="/files/YKn6dLRuF5FlDkpjQ24V" alt=""><figcaption><p>Dropdown</p></figcaption></figure></div>

<div><figure><img src="/files/0TEQvOUKCODfeJt1IxMo" alt=""><figcaption><p>Tile</p></figcaption></figure> <figure><img src="/files/F3AdAmGyInTIFTTu2Xqz" alt=""><figcaption><p>Tags</p></figcaption></figure></div>

#### 2.2. Sort

Slicer categories can be arranged in ascending or descending order. You can also opt for Power BI native sorting.&#x20;

<figure><img src="/files/Z8csMrgFRNmxZim1dS3W" alt=""><figcaption><p>Sorting option</p></figcaption></figure>

#### 2.3. Font style

Set the font style, size, and color, and use bold or italicized text formatting.

<figure><img src="/files/ck14dwskKz1onrAsR1W8" alt=""><figcaption><p>Font customiztions</p></figcaption></figure>

### 3. Customizing the header

You can tailor the look and feel of the slicer header from the **Header** tab.

#### 3.1. Show header

Disable this toggle to hide the slicer header.

<figure><img src="/files/XeXU9cjo13XHvZEeba8n" alt=""><figcaption><p>Enable/disable header</p></figcaption></figure>

#### 3.2. Style

Set bold or italicized text formatting and assign a header color.

<figure><img src="/files/BfHmYPImGNjP3g6tLxH6" alt=""><figcaption><p>Header style</p></figcaption></figure>

#### 3.3. Gap

Set the distance between the header and the slicer options.

<figure><img src="/files/JHgUBAu6SrKwRWqcMpZF" alt=""><figcaption><p>Gap between slicer options and header</p></figcaption></figure>

#### 3.4. Position

The header can be placed at the top or to the left of the slicer.

<figure><img src="/files/p3rcyD1nkZcvdICEoXea" alt=""><figcaption><p>Header position</p></figcaption></figure>

#### 3.5. Alignment

Set the horizontal alignment of the slicer header.&#x20;

<figure><img src="/files/jI7e5a8jU2u5KIcSNwyW" alt=""><figcaption><p>Header alignment</p></figcaption></figure>

### 4. Miscellaneous options

#### 4.1. Multi select

Enable the toggle to be able to select multiple options simultaneously.

<figure><img src="/files/ndHpYfNi8cu79peHMnlN" alt=""><figcaption><p>Multi select</p></figcaption></figure>

#### 4.2. Show select all

Allow users to select all the options in one go.

<figure><img src="/files/jGvcouJkKKliUVeeoTgu" alt=""><figcaption><p>Select All </p></figcaption></figure>

#### 4.3. Show search bar

When you have a large number of options, you can enable the search bar to quickly narrow down categories.

<figure><img src="/files/X3qcgz2SCOPAwtFxejRo" alt=""><figcaption><p>Show search bar</p></figcaption></figure>

#### 4.2. Show clear filter

The <img src="/files/lNAwEIyGf3I36sHyK36s" alt="" data-size="line">icon at the top right corner can be used to reset all selections. Disable the **Show Clear Filter** toggle to hide the icon.

<figure><img src="/files/eTrRYH5fn4tfWf3tKdF1" alt=""><figcaption><p>Show clear filter</p></figcaption></figure>


---

# 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.inforiver.com/analytics+/storyboard/inserting-slicers.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.
