Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

List Box with hierarchy (like in Tree tool)

Duszko
7 - Meteor

Hello everyone - I am looking at Tree and List Box tools. Both have setting unavailable to the other one:

 

Tree

  • Has hierarchy (child/parent/siblings)
  • Can get hierarchy from xml file


Lis Box:

  • Has 'All checked by Default' option
  • Has this cool 'All' and 'None' buttons
    Duszko_0-1675675228391.png

     

Ideally I would like to use all those features in my app. Is it possible to create List Box items with a Hierarchy?

Thanks in advance.

4 REPLIES 4
Raj
16 - Nebula
  1. Drag and drop the "List Box" tool onto your workflow.

  2. In the "List Box" configuration, go to the "Display" tab.

  3. Select the "Hierarchy Selector" option.

  4. In the "Data" tab, select the columns you want to use for the hierarchy.

  5. In the "Display" tab, specify how you want the hierarchy to be displayed, such as the separator and the indentation.

  6. Run the workflow and the hierarchy will be displayed in the list box.

Duszko
7 - Meteor

Hi @Raj  -

2. In the "List Box" configuration, go to the "Display" tab --> I don't see any "Display" tab. Can you please upload a screenshot?

Raj
16 - Nebula

It's not visible in my version either. i guess the feature is been changed after the update

let me check for alternatives and come back to you.

natalierosehouse
7 - Meteor

Is this feature still available in v2023.1? Can't find it! 

Labels
Top Solution Authors