Hi everyone again!
I am being really active after a year in the past 24 hours with posting all these questions - I am just building a very exciting WF.
I have a q - so, I have in the middle of the workflow output form one tools, that I should join with another one, however, the match is not exactly the same each run.
For example, this run, I might have Output from Tool 1 like this:
ID Name
1 China
2 New York
3 London
and output tool 2 like this:
ID Name
1 USA
2 London
3 Beijing
Each run, the cities might be different, but I will have to match them.
I want to do a "text input" tool, i.e it will take output from tool 1 and i will then in text output write in another column :
ID Name Name2
1 China Beijing
2 New York USA
3 London London
The only way it seems to work, is that if i do pre-work and do it manually in excel, but is there a way for me to do it within the workflow? Maybe with a macro ? I have never used macros before so i am not sure, but I feel like i would be able to with a macro get an output from one tool and write manually next to it what it is?
Thanks!
Natalia