Hi all,
I am writing a macro that will be an input tool for various sources of data we use (Fare Sales, Fare Earned, Fees Sold, Fees Earned, Vouchers Issued, Vouchers Used, etc.) I work in the Airline space.
In order to read in data that has differing schema - i have multiple dynamic inputs. I am trying to write a formula action tool for the macro to route the data to the proper dynamic input based on a drop down.
Below are my drop down options

My error is at the detours - this detour should route the data if it is presented with the "PNRURExtract" as its #1

However - it routing everything to the L output no matter what is selected in the dropdown tool. This is the format of the Action tool.

Anyone have any ideas on what i can try?
Thanks,