âShow Table of Contents
JSON Build Tool
This is a Laboratory tool and is not for production use. It may have documented known issues, may not be feature complete, and is subject to change.
The JSON Build tool takes the table schema of the JSON Parse Tool and builds it back into properly formatted Java Script
Object Notation.
Configuration Properties
Use the drop down list to specify the following fields. While the Name
field is required, the others are optional but at least one must be specified.
- Name Field:
The JSON
Name field is the 'key' of a JSON Object (key:value pair). A
dot separates the key and any hierarchical categories.
- String Value Field:
The corresponding string 'value' of the JSON Object (key:value pair).
- Int Value Field: The
corresponding integer 'value' of the JSON Object (key:value pair).
- Float Value Field: The
corresponding float 'value' of the JSON Object (key:value pair).
- Bool Value Field: The
corresponding bool 'value' of the JSON Object (key:value pair).
- Grouping fields: Specifying
a grouping field is optional. If a group or groups are specified,
a JSON Object will be built for each Group.
©2018 Alteryx, Inc., all rights reserved. Allocate®, Alteryx®, Guzzler®, and Solocast® are registered trademarks of Alteryx, Inc.