3. Configuring Object Views14. Creating A Filter

14 - Creating a filter

This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.

📖 Task Introduction

Filter widgets enable you to apply different types of filters for object subset investigation. You’ll find descriptions and options for each type in the product documentation linked below. In this exercise, you’ll set up a Country property filter that will adjust the passenger object data displayed in your flight alert object view.

🔨 Task Instructions

  1. In edit mode, click on your Overview tab.

  2. Add a Multiselect Filter widget between your tabbed container and your property cards.

  3. Using the panel on the right, configure the Multiselect Filter as follows:

    • Linked object to filter: your passenger object type.
    • Property to filter: Country.
    • Label for Filter: Passenger Country:
    • Values Sorting: Ascending.
  4. Save your object view.

  5. Click into your new filter’s Search field and select any country from the available options

Notice that none of your widgets are yet responding to your filters. In the next task, we’ll connect your filters to other widgets in your tab.