I’ll have to order words through other words. What have I to do with EDT, to do that?
Thank’s for reading, and your Time
2words-text.transform (1.8 KB)
2words-text.csv (219 Bytes)
words.csv (86 Bytes)
I’ll have to order words through other words. What have I to do with EDT, to do that?
Thank’s for reading, and your Time
2words-text.transform (1.8 KB)
2words-text.csv (219 Bytes)
words.csv (86 Bytes)
You can do most of it with Cross* and Concat Cols.
2words-text-modified.transform (4.2 KB)
Thank you for your quick response,
Now I want to do that with cross, but what I do, that don’t do what I want:
2words-text-modified.transform (5.5 KB)
Thank you for reading and your time
Unselect the connections. You have selected transforms AND connections. You just need to select 2 or 3 transforms, then click Cross.
Hi,
Here is your desired solution.
There were empty columns in words.csv, so I also checked ignore empty columns.
Transform file
2words-text-solution.transform (3.0 KB)