This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
As described in the Workshop product documentation, widgets use data passed into them via input variables, but many also produce an output variable that represents a refined object set or other value passed out of the widget for downstream consumption.
In this task, we will begin exploring this foundational aspect of the Workshop building process.
In the Selection section of the widget configuration panel, click on the default Active Object variable name (i.e., Object table 1 Active object
).
In the fly-out window, rename the variable to [o][1] Active Flight Alert
and hit the enter key on your keyboard.
[o]
prefix to distinguish the variable as an object set followed by a 1, indicating it is an object set of 1.You can also set a variable to store multiple selected rows (objects). For example, you might want to pass a set of objects from your table into a visualization widget. Start by moving the Enable Multi-Select toggle to the “on” position. The toggle is located below the ➕ Add event
button. A Selected Objects field will show up and you need to select [o][1] Active Flight Alert
.