[Help] Peculiar carrier return/line feed scenario for segmentation

Good morning, community.

I have tried several segmentation rules for the case below, but it doesn't seem to separate the two paragraphs without carrying the line breaks (CRLF).

Sample:
More info about transferring your insuranceCRLF
CRLF
CRLF
Get it now

Trials (advanced view):
Pattern: .
Break character: [\n]+
After break: .

Pattern: \n
Break character: [\n]+
After break: \n

Do you have any other ideas? Paul or Nora, if you are reading this, I'd appreciate your input.

File sample below:

sampleCRLF.xlsx

All the best,
JD



Added attachments.
[edited by: Joshua Velásquez at 1:34 PM (GMT 0) on 28 Jan 2022]
emoji
Parents Reply Children