Questions And Answers Verified 100% Correct
Specific cell values can be updated with a Text Box Tool when it is connected to which
tool? - ANSWER Text Input Tool
Select the attributes of the Text Box Tool from the options below: - ANSWER Display
Default Text
Multi-Line text entry
Text Masking
If a user enters the value greater than the set maximum value, the default value will be
used for workflow processing - ANSWER false, the maximum value will be used
Which the following options can be configured in the Numeric Up Down tool's interface
- ANSWER Increment
Minimum Value
Number of Decimal Places
"Drop Downs allow a user to select multiple values from a list - ANSWER false, only
one value
Select the manual entry configuration that would allow a user to select a country
(Brazil, Japan, France) in a Drop Down to filter the results in the column "Country" in the
table - ANSWER Brazil (drop down option):BR (what appears in the spreadsheet)
Japan:JP
France:FR
Which of the following options can be used to list values in a Drop Down tool? -
ANSWER Manual entry of display values
Use fields from an incoming data stream
Read in display values from a file
Show values from a licensed third party data set
Which mode in the List Box was selected in the tool's configuration?
App Values:
<WizardValues>
, <Value Name="List Box (11)">"JFK,"LAX","SFO"</Value>
</WizardValue> - ANSWER Generate Custom List
Which statements regarding the List Box tool are true? - ANSWER When generating
custom lists of selected values, the Start Text, Separator, and End Text can be
customized
The List Box can be configured to display all list values as "selected" by default in the
app's interface
If a message from the Error Message tool appears, downstream processing ________.
- ANSWER Stops
Which Text Box entry would result in an error message based on the expression in the
Error Message tool's configuration?
!Containts([#1], "app") - ANSWER Map
Select the statements that are TRUE regarding the Error Message tool - ANSWER If
the expression in the error message tool is true, the error message will be displayed
Error messages cannot be configured in the Interface Designer
If the Radio Button is selected, the tool container will be ______. - ANSWER Disabled
Unless a radio button is grouped within another, only one radio button can be selected i
nan app interface - ANSWER True
All tools in Designer are Macros (T/F) - ANSWER False
What file type are Macros saved as? - ANSWER .yxmc
Select all that are TRUE
1. Macros use Interface Tools to Generate their configuration windows
2. All Analytical Apps contain at least one macro
3. To open a Macro, a user must have Designer installed on their computer. - ANSWER
1&3
True or False? Only Standard Macros can include custom help documentation -
ANSWER False