---
title: "Dependent Dropdowns"
slug: "dependent-dropdowns"
description: "Learn about dependent dropdowns in Lists, which filter options based on selections, enhancing user experience in data management."
tags: ["Data Filtering", "List Properties", "Modeling Formulas"]
updated: 2025-08-22T10:56:57Z
published: 2025-08-22T10:56:57Z
canonical: "kb.pigment.com/dependent-dropdowns"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.pigment.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dependent Dropdowns

Dropdowns are List Properties that are formatted with a data type of Dimension and can be manually adjusted. Dependent dropdowns filter the Items that are suggested in one dropdown depending on what is selected in another dropdown. This article explains dependent dropdowns in Lists.

Dropdowns are List Properties that are formatted with a data type of Dimension and can be manually adjusted. Dependent dropdowns filter the Items that are suggested in one dropdown depending on what is selected in another dropdown.

For example, you might connect a Region and Country Property together. When a Member selects a Region, the Country dropdown can be limited to Countries in that Region. You can also do the reverse, so when you select a Country, only the associated region is selected.

In Pigment you can do the following:

- [Create a Dependent Dropdown on a List](/v1/docs/create-dependent-dropdown-on-list)
- [Create a Dependent Dropdown on a Table](/v1/docs/create-dependent-dropdown-on-table)

When you use the dropdown, it displays two sections: **Suggested options** with relevant items based on related properties' selections, and **All options** with all available items. The rule works both ways – if it maps items from Property A to Property B, it also works in reverse, from Property B to Property A.

Here’s an example where we have three Properties formatted with a `City`, `Country`, and `Region` List. It doesn’t matter which Property you select: `City`, `Country`, or `Region` . Whichever Property you choose, the dropdown shows suggested Items based on the established connection and works in any direction.

![](https://cdn.document360.io/e47cfe35-dc28-40c7-a083-6cf003073d8e/Images/Documentation/23db8d3a-72b6-44f6-9183-b9d6368256ef.gif)
