# Cascading dropdown

Dropdowns dynamically populated from the same worksheet can now act as an hierarchy and cascade automatically. When selecting a category from a dropdown in a form, the next dropdown for sub-categories will only show relevant values for the previous selected Category. **NOTE**: Do not use the cascaded sheet for displaying and filtering because that messes up the behavior, connect to a separate sheet.

Open the configuration of the extension to link to the sheet that holds the cascading information and choose the category.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2022/12/WriteBackExtreme-Cascading-dropdown-2.png" alt=""><figcaption></figcaption></figure>

Your dropdown fill only be filled with relevant data based on the cascaded filter.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2022/12/WriteBackExtreme-Cascading-Filters.gif" alt=""><figcaption></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.infotopics.com/writebackextreme/features/tableau-extension/configuration/schemas/field-formatting/dropdown-select/cascading-dropdown.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.
