inline_outer
function inline_outer(column): Column;Defined in: functions/collection.ts:162
Explodes an array of structs into a table, including null and empty values.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column |
ColOrName |
function inline_outer(column): Column;Defined in: functions/collection.ts:162
Explodes an array of structs into a table, including null and empty values.
| Parameter | Type |
|---|---|
column |
ColOrName |