Fields
Sample data
This example reads the product name from each order line and keys each name by its SKU.| Field | Value |
|---|---|
| Column key | name |
| Index key | sku |
["Wool scarf", "Leather belt"].
Gets the values for a single key from each item in an array.
| Field | Value |
|---|---|
| Column key | name |
| Index key | sku |
["Wool scarf", "Leather belt"].