List Box Tool

List Box tool will display a multi-selection check box list in an app or macro. The selections specified by the user are passed as values to downstream tools.

Example of a List Box:

Configuration Properties

  1. Enter the text or question to be displayed: The text here will be presented to the user instructing them how to use the List Box control.

  2. All Checked by Default: when checked, all items in the list box will be selected (checked) for the user.

  3. Select the mode in which this control should behave. Choices are:

  4. List Values: Drop down selection determining how the list is populated. Options are explained in detail below:

    Field Types: The list is populated with the Designer-supported field types.

    External Source: The list is populated with values pulled from an external file or database connection.

    Fields from Connected Tool: The list is populated with the fields found in a connected tool. A tool must be connected to the optional input anchor.

    Manually set values: The list is populated by values entered manually by the App or macro creator.

    Dataset options

    Alteryx can work with a number of installed datasets. The following options cause the end user's selection list to populate with the available respective datasets. No additional configuration is required.

    If the user does not have access to a dataset, the app or macro still successfully runs. However, the workflow errors.

    File Browse in this Analytic App/Macro: The list is populated with the fields found in the connected File Browse Tool. A File Browse interface tool must be connected to the optional input anchor.

    Fields from Macro Input: The list is populated with the fields found in the connected Macro Input Tool. A Macro Input tool must be connected to the optional input anchor.