We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Updating Dropdown Not Updating Filters

cyoung3
6 - Meteoroid

I am very new to Alteryx and I have been trying to get my filter in a workflow to update based on a dropdown selection by the user. See attached example of what I am doing. The workflow runs fine until I try and change the value of the dropdown (the entire point) at which point I get the error "Filter (16): Parse Error at char(5): Unknown variable "P06""

 

The data is structured as follows:

cyoung3_0-1602860455669.png

 

The dropdown allows the user to select a period, and the output is intended to only be reflective of the period selected by the user. Can someone help me understand why the user selection isn't working?

4 REPLIES 4
mceleavey
17 - Castor
17 - Castor

Hi @cyoung3 ,

 

EDIT - Don't worry, got it



Bulien

mceleavey
17 - Castor
17 - Castor

Hi @cyoung3 ,

 

On your action button, at the bottom of the screen when selecting the Expression - Value field, check the replace specific value box and configure as follows:

mceleavey_1-1602861026166.png

 

 

 

That should fix the problem.

 

M.



Bulien

cyoung3
6 - Meteoroid

I knew I had to be missing something small, thank you so much for the quick help!

mceleavey
17 - Castor
17 - Castor

No problem, glad I could help.



Bulien

Labels
Top Solution Authors