Skip to main content

Drop Fields

Removes one or more fields from the input documents. Returns all other existing field(s).

Stage as JSON

Fields to drop are listed as an array of strings

[
"q10r1",
"q10r2",
"q10r3",
"q10r4",
"q10r5",
]