Hi,
I have a chained app, part 1 and part 2.
The idea of this app is to pickup inputted files (excel) and take the fields as a drop down where one can choose what to join on..
Part 1 -

part 2 of chained app -

Columns in standard recon : First Name , Lat Name, City.
Column in standard recon 2 : First Name, Last Name
I can run it fine like this.
However if i add the column "CITY" to my recon 2 file, this does not show up in the drop down for analytic app.
How can I properly get all my fields for the join drop down in an analytic app?