Hi
Iam working on a script that should run on FME server.
The user adds an excel file that contains coordinates (x column and y column) the problem is that the column names can change, therefore I need to let the user specify from a drop down list the (x - column) and the (y - column).
Is this possible?