Questions and CORRECT Answers
Any value entered into the Text Input tool is characterized as a string data type
T/F - CORRECT ANSWER- ✔✔False
Cells that are left blank in the Text Input tool are assigned what value?
A - Empty
B - Null
C - Zero (0) - CORRECT ANSWER- ✔✔Null
How can data be added to a workflow with the Text Input tool? Choose all that apply.
1- Copy and paste values from another source
2 - Manually enter values in cells
3 - Input data from a file or database - CORRECT ANSWER- ✔✔All of the above
The Input Data tool can only connect to files
T/F - CORRECT ANSWER- ✔✔False
Which of the following are present in the configuration options for Alteryx Databases,
Microsoft Excel workbooks, and CSVs?
1 - Delimiters
2 - First Row Contains Data
3 - Record Limit
4 - Output File Name - CORRECT ANSWER- ✔✔Record Limit and Output File Name
, Which of the following file types support reading in multiple sheets? Select all that apply
1 - .xls
2 - All listed options
3 - .yxdb
4 - .csv
5 - .xlsx - CORRECT ANSWER- ✔✔.xlsx
What happens when Designer fail to read in a sheet?
A - a warning message appears
B - an error message appears
C - this would never happen in Designer
D- nothing happens - CORRECT ANSWER- ✔✔A warning message appears
The Dynamic Input tool is the only tool required to import multiple sheets at once
T/F - CORRECT ANSWER- ✔✔False
Data is only created or modified when a workflow with a configured Output Data tool is run
T/F - CORRECT ANSWER- ✔✔True
Select the statements that are true.
1 - The Output Data tool's configuration options change based on the output file type.
2 - The Output Data tool can only write to files.
3 - The Output Data tool can only produce one file at a time.