Hi all!
I have a TXT template in which I need to substitute "NNNNNNNNNNNNNNNNNNNN" for the name of cities, respecting empty spaces.
So for example:
| New York | NNNNNNNNNNNNNNNNNNNN |
Bold where the word is and not bold the empty spaces.
Another example:
| Philadelphia | NNNNNNNNNNNNNNNNNNNN |
Unfortunately, when I create the automation. the empty spaces that were not used are deleted from the file. My system only reads line with 241 positions on a TXT, so I need those empty spaces in there to fill the field "City" that I added "N's"
Very tough to explain, hope someone can enlighten me on this, it's been a few days I'm stuck on this.
I am adding one wrong output and the correct one, how it should be!
Thanks