Fields table
The Generate rows step includes the following columns to configure the structure and values of the rows you are generating.
Column
Description
Name
The name of the field.
Type
The data type. Select from the following available types:
BigNumber
Binary
Boolean
Date
Integer
Internet Address
Number
String
Timestamp
Format
The number or date format to use for data generation. Select the format. See Common Formats for information.
Note: Format is only applied when converting a non-string data type to a string data type. Values of non-string data types, such as Number and Date, should be passed with their corresponding format, as there is no string output for this step in those cases.
Length
The length of the output data.
Precision
The precision of the output data.
Currency
The currency symbol to use during data generation.
Decimal
The numeric decimal symbol to use during data generation.
Group
The numeric grouping symbol to use during data generation.
Value
The value of the field.
Set empty string?
Select Y (Yes) or N (No) to indicate whether to replace null values with empty strings.
Last updated
Was this helpful?