Alteryx Interface HELP
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I am new to alteryx interface tools. I am trying to see if there is any way I can filter one specific entity and modify the FTI and bonus amount depending on my needs. For Example, lets say I want A and C to stay the same and I want add 100 dollars more in both Bonus and FTI for B. Is there any way I can build an action tool that will allow me to do that? Thanks in advance
Solved! Go to Solution.
- Labels:
- Apps
- Developer
- Developer Tools
- Interface Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @rrahu07
You would need to use formula tool like below
Here are learning materials:
https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons
https://community.alteryx.com/t5/Interactive-Lessons/Writing-Conditional-Statements/ta-p/98910
Hope this helps : )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @rrahu07 ,
if I got you right, you try to select the entity using an interface tool (e.g. Drop Down) and enter an amount for change:
Could this be an approach to solve your problem - what do you think?
Best,
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @roland
can you please tell me why it is not working? I added another action tool to add adjustment for FTI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @rrahu07 ,
you've been very close to the solution, you only missed to enter the string to replace in the first Action tool, add the existing entry in the condition (A) and it should work.
You could simplify it a bit. You use a Drop Down tool to select the entity and Text Box tools to enter the values. In the Action tool, you can change only the "variable part" of the condition or the formula using "Replace a specific string" (for [Entity ID] = "A" only the A and for [FTI]+1000 only the 1000). Doing so, data entry is easier. (I tried to explain the process in the picture)
I've attached the modified app, but in general it would work if you only add A to "Replace a specific string"
If there are any further problems, please let me know.
Best,
Roland
![](/skins/images/03E14B015E5210679CFB65D9FFC7B381/responsive_peak/images/icon_anonymous_message.png)