Alteryx Designer Desktop Discussions

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

Updating Value in filter tool using App tools

Skapoor1
7 - Meteor

Hi Everyone 

 

I have been trying to update string values in a filter tool using the App interface tools. The string values as dates converted to strings. I am using a text box for input from the user .

 

The configuration of Text box 

SameerKapoorTest1_0-1606724457025.png

The configuration of action tool 

 

SameerKapoorTest1_1-1606724503077.png

 

 

Configuration of filter

 

SameerKapoorTest1_2-1606724550525.png

However , it does not update the input and run the app with default filter values. Can anyone please point out my mistake or suggest any alternate approach for this.

 

 

 

6 REPLIES 6
atcodedog05
22 - Nova
22 - Nova

Hi @Skapoor1 

 

One of the easy way would be to use like this

atcodedog05_0-1606724952720.png

Attaching text box to Q and directly comparing it.

 

Output:

atcodedog05_0-1606725035197.png

Hope this helps 🙂 Feel to ask if you have any questions


If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

messi007
15 - Aurora
15 - Aurora

@Skapoor1,

Below the proposition

 

messi007_0-1606725389702.png

 

However you can use the calendar input

 

messi007_1-1606725441896.png

 

Attached the workflow,

 

Hope that helps,

Regards

 

 

atcodedog05
22 - Nova
22 - Nova

Hi @Skapoor1 

 

Which version of alteryx are you using your Action tool config looks different from ours🤔

Skapoor1
7 - Meteor

Thanks it really worked for me !

Skapoor1
7 - Meteor

v2020.2.3

atcodedog05
22 - Nova
22 - Nova

Happy to help 🙂 @Skapoor1 

 

Cheers and Happy Analyzing 😀

 

Feel free to reach out if you face any issues 🙂

Labels