Hello! I have a single column of text that I need to concatenate into a single string, so this:
Bird
Fish17
81nine42
help!
...should look like this:
BirdFish1781nine42help!
This string will then be used as the start of a line of text further down the workflow. How do I accomplish this concatenation?
Solved! Go to Solution.
That worked great. Thanks!
User | Count |
---|---|
56 | |
26 | |
24 | |
21 | |
21 |