Hello,
Is there a way that the input to a interface tool (drop down) can populate field values instead of field name. For eg if i have field name Gender with Field values "M" and "F" ... i want the drop down to show me the field values.
Because there's an interface tool (Drop Down), it auto-converts the workflow to an analytic app (.yxwx). You should be able to right-click the file and select "Edit" to get it to open in Alteryx.
Here's a screenshot of the Cross Tab's configuration, if that helps:
No, but you can cheat and get the same result. Put a Cross Tab before your Drop Down tool and select the column you want to pull into the list as the "New Column Headers" so the field values ARE your field headers. See attached for an example.
Can you attach the yxmd file ?
@danrh wrote: No, but you can cheat and get the same result. Put a Cross Tab before your Drop Down tool and select the column you want to pull into the list as the "New Column Headers" so the field values ARE your field headers. See attached for an example.