
9,645 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
i am trying to parse an email message using power automate, the body is compose with a plain text. below are the actual example of the text that i want to parse.
line 1. LDM
line 2. PR1234/12.RPC4567.Y180.2/5
line 3. -SG.169/30/11/1.T1234.11/310.12/635.13/721.31/805.32/797.PAX/170
line 4 SI MNL C 1602 M 0 B 125/1666 O 0 T 0
in line #2 i want to parse each word the same line 3 and line 4, basically i want to parse each word per line, and i am stock on how to make it work.
TIA.