Please enable JavaScript.
Coggle requires JavaScript to display documents.
Alteryx: Chapter 4 - Direct Approach (Tools (Append Fields (Append tool…
Alteryx: Chapter 4 - Direct Approach
Tools
Append Fields
Append tool adds each record from S (Source) to the end of each record in T (target)
Group: Join
Date Time Now
converts between string and date format fields
group: parse
DateTime
gets the system time when the module starts executing
group: In/out
input: none
output: string
Directory
creates a data stream that has the contents of a directory
group: in/out
input: none
auto field
automatically sets the field for each string to the smallest possible size and type to accommodate data in each column
group: preparation
oversample tool
creates a new dataset that would have a defined ratio of positive and negative response samples (records) based on the selected response criteria
tile tool
helps to logically tile (divide and group) the data stream. this is done by adding 2 more fields to input stream Tile number and tile sequence number
explorer box
displays the specified URL/location path
make columns
takes rows of data and arranges them by wrapping records into multiple columns. The user can specify how many columns to create and whether they want records to layout horizontally or vertically