When concatenating lines of data, can you specify how the lines breaks? I have some long text data and the text is on multiple rows. I have found a way to summarize and concatenate the data using the summarize tool. However it is just running the data together into one cell. The file has a format column that specifies the line breaks, is it possible to specify how the concatenated data line breaks? Attached is an example of how the data looks in the input file and how I would like it to output with the specified line breaks.
TIA