I have a workspace with two csv readers. I am trying to subtract an amount from a field in each reader. It will not work correctly with two readers. I tried the same expression with one csv reader subtracting from two fields and it works fine. I need it to be two csv files so I can make them public parameters to do some calculations then merge back into one csv file.
Thanks,
Chad