Hi - hoping someone can help me.
I am trying to use data from an excel file and convert it into a string format in order to use in a txt file.
The first 3 columns in my attachment 'data' shows the way the data is received and the last column shows how I need it to be formatted.
I have also included it in the workflow attached.
The main issue I have is that the first part of the string is coming from the amount column, but I need to ensure that it is a total of 17 characters. With all the amounts being different lengths I am not sure how to fill the characters with zero's.
Can anyone please advise the best way to do this?