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",
]
Removes one or more fields from the input documents. Returns all other existing field(s).
Fields to drop are listed as an array of strings
[
"q10r1",
"q10r2",
"q10r3",
"q10r4",
"q10r5",
]