4. Building Object Visualizations12. Creating Your Formula Inputs

12 - Creating your formula inputs

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

📖 Task Introduction

You may eventually want to present a statistic or graph data that must be derived from the data rather than extracted as a simple aggregation or property value. One such calculation is the percent of flights that are delayed on this route. For this, you’ll need to find and divide the number of delays on the route by the number of flights on the route.

🔨 Task Instructions

  1. Click on Values on your Route Delays card and choose a numeric aggregation.
  2. In the editor panel, choose Count as your Metric.
  3. Rename your numeric aggregation card from the generic Numeric Aggregation of [Example Data] Delays to Route Delay Count.
  4. Perform those exact steps again to obtain a numeric value for Route Flights, renaming the new card to Route Flight Count.