Hi All,
I'm trying to remove extra spaces from the .txt attachment i'm sending out as a notification to my co-worker using Nintex Workflow. The requirement is to have the values captured on the form in a manner that allows them to be listed in a text attachment on their own row, I can't seem to achieve that.
When the email notification goes out i'm including the values captured which display correctly (example)
I'm also using an expression to format each report on a separate line.
Report Information:
1/Report/CompanyName/State
2/Report/CompanyName/State
3/Report/CompanyName/State
4/Report/CompanyName/State
However the attachment (.text) formats it like this:-
1/Report/CompanyName/State
2/Report/CompanyName/State (extra space at the start)
3/Report/CompanyName/State (extra space at the start)
4/Report/CompanyName/State (extra space at the start)
Any advice would be much appreciated!
