SOLVED
Alteryx App UI Dropdown question.
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ChrisSpr
8 - Asteroid
‎03-11-2021
01:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So quick Q maybe you all can answer:
How can i use the interface Drop Down with two option (EFC, and TFC) replace a part of a sql query with either 128 (EFC) or 138 (TFC).
Does that make sense? I want the drop downs to read different than what they replace in the sql
I've done date replacements but that's 1:1 on data. This is "if Dropdown = TFC then 138" kinda deal.
Danke!
Solved! Go to Solution.
Labels:
- Labels:
- Interface Tools
2 REPLIES 2
echuong1
Alteryx Alumni (Retired)
‎03-11-2021
01:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You'd list both in the drop down, separated by a colon. The first piece is what the user sees, the second is what is actually passed through the app.
‎03-11-2021
02:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Bee's Knees! Works perfectly, Thank you!
