List Samples
Filter a List and Return the First Element
Return the first packaging element which unit is "Palette".
(data.attribute.packaging[unit = "Palette"])[1]
Return the first packaging element which unit is "Palette".
(data.attribute.packaging[unit = "Palette"])[1]