transformations:parsejson
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| transformations:parsejson [2025/02/07 01:48] – craigt | transformations:parsejson [2026/09/22 07:15] (current) – Added advanced options, parsing modes roberto | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ^Setting^Description^ | ^Setting^Description^ | ||
| | Column | | Column | ||
| - | | JSON Path< | + | | JSONPath< |
| - | | Column names |Select the method to be used to name columns in the result dataset. | + | | Column names |Select the method to be used to name columns in the result dataset.\\ Options: //Property name//, // |
| - | | Don't delete original column | + | |
| | Properties | | Properties | ||
| < | < | ||
| + | |||
| + | \\ | ||
| + | ====Advanced options==== | ||
| + | ^ Setting | ||
| + | |Don't delete original column|When checked, the column with parsed JSON(s) will be kept in the result dataset.| | ||
| + | |Parsing mode|Select how nested JSON objects and arrays are turned into rows and columns. | ||
| + | |||
| + | \\ | ||
| + | ===Parsing modes=== | ||
| + | ^Mode ^Description ^ | ||
| + | |Dense|Default option. Properties of nested objects are placed in the same row as their parent' | ||
| + | |Sparse|Each nested object gets its own row, and an empty column is added for each array, so the result has more rows and more empty cells.| | ||
| \\ | \\ | ||
transformations/parsejson.txt · Last modified: by roberto