Hi Everyone,
I would like to create a listbox that allows a user to select which columns they would like a multifield formula tool to apply to.
I have been able to do this successfully, however as the next step, I am hoping to make this listbox dynamic, so that it will take the field names from an input data set (or tool connection), rather than from the macro templated input.
Example would be having a file input with the fields 1, 2 and 3, and have these appear in the macro as the list box selections.
Then, in a separate workflow, I would connect a different data set to the macro which might have the fields 4, 5, 6, 7 and 8, and for the list box to update itself to have these fields as the selection options.
I'm pretty sure this can be done within an analytic app, but this needs to be a macro and I'm wondering if this can be done.
Any help would be most appreciated - thanks!