#PowerPlatformTip

Published: 19 August 2025
on channel: Marcel Lehmann
47
0

💡 Challenge
How do you process a copied multiline text block (each line representing a record e.g., IDs, email addresses, URLs) in a Power Automate flow without manual splitting? Manual steps do not scale and are error-prone.

✅ Solution
Use the split() expression to turn the multiline string into an array. With a simple separator (a line break, comma, or any character), you get an array you can loop through using "Apply to each".

🎉 Result
Your flow now accepts any multiline text block and processes each line as a separate item. No more copy-paste, no manual cleanup — just reliable automation that scales.


On this page of the site you can watch the video online #PowerPlatformTip with a duration of hours minute second in good quality, which was uploaded by the user Marcel Lehmann 19 August 2025, share the link with friends and acquaintances, this video has already been watched 47 times on youtube and it was liked by 0 viewers. Enjoy your viewing!