Hi All,
I am creating analytical app to input the values from another tool
Drop Down Config:
Action Interface Config :
My filter Tool Config
When I am running Analytical App in the drop down i am getting the Column names instead of Column Values
Ideal Output should show the category Values in Drop Down
attached the analytical App
Thanks in Advance
Regards,
Naveen Bandla
Solved! Go to Solution.
Unfortunately the way the drop down is populated will only work for metadata (column names), rather than the actual values within the column. The reason for this is that the underlying file/data can change, and Alteryx needs to run to read the data in and obtain the list of unique values.