Forum Discussion
eshin087
Sep 28, 2021Copper Contributor
Prevent Line Breaks From SharePoint Multi Line Text Column in Flow Email
Is there a way to stop a flow emailv2 from adding a line break when I bring in the string value of a SharePoint multi line column? It keeps adding a line break on top and below the text, which is mak...
RobElliott
Sep 29, 2021Silver Contributor
eshin087 your screenshot and the text are not exactly the same so we can't tell if you've got an extra line break <br> in your email body. For me, whether or not I've used code view, a multi line of text column doesn't insert a line break unless I specifically tell it to.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
- eshin087Sep 29, 2021Copper ContributorI was able to resolve the issue by changing the text from plain text to rich text. Thank you for confirming that it should normally not add a line break, that made me think to test the type of text.