Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Dynamically update a list box and filter

Mark_Lurie
8 - Asteroid

I have looked through all the examples and sat through a few tutorials but can't seem to find what I want to do.  

 

I want to be able to dynamically create the selections on my list box and then filter on my selections, however, I don't want to have to update the filter to do the replace.

 

Is this possible?

 

Capture.JPG

Thanks in advance.

 

Mark

 

5 REPLIES 5
acastelazo
8 - Asteroid

The options need to be in different columns, so this might solve your issue:

 

Capture.JPG

JordyMicheal
11 - Bolide

Hey Mark!


Super close for sure. Just missing a quick step!

I've attached the workflow.

 

All I did was copy your list into another field, then Cross Tab that to make the select list.

The data just needs to be structured a little differently to feed the select box!

This should dynamically work for anything you now add!

Mark_Lurie
8 - Asteroid

That did the trick!  Thanks.

LarryRippe
7 - Meteor

This is a great example of what I just spent hours trying to figure out.   THANK YOU

Nicholas_White
8 - Asteroid

Hello,

 

I found this discussion super useful, I was able to get from it more than the Help documentation or videos online. I spent about 2 days trying to figure the Action Tool out, this post had me up and running in about 5 minutes. 

Thanks,

 

Nick 

Labels