22 - Implementing Your Voucher Action in Workshop, part 2

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

📖 Task Introduction

You want to give your analyst a view into passenger status property values per flight alert. You now have a Linked Passengers drawer (created in the previous) you can augment with a simple pie chart showing the status values of all passengers linked to the active flight alert in the table. When you configure your Action in the next task, we'll trigger an opening of this drawer so the analyst can immediately see the results of their action.

🔨 Task Instructions

  1. Open your Workshop module in Edit mode.
  2. Click on the Drawer: Linked Passengers item from the layouts panel on the left and then on Object list: Passengers.
  3. At the top center of your screen, click the button labeled Split section ▾ and choose New section on right to add a new section to the right of your object list widget.
  4. Click ➕ Add widget and choose Chart: Pie from the widget list.
  5. In the Metadata tab of the pie chart configuration panel, change the name to Chart: Voucher Status.
  6. Back on the Widget setup tab, choose [o] Linked Passengers as the Input Object Set and choose Status as the Group By property.