I have created a flow that sends email to email address saved in a "single line of text" column in a SharePoint list. Email addresses are separated by ";". When I add this column to To/CC field in the send email action, a new line character gets introduced if the email address contains numeric value. For e.g. if the addresses saved in column is abc13@xyz.com;abc05@xyz.com it appears as below(new line after 13 and 05) in email making it an invalid email address. Has anyone experienced this problem?
abc13
@Anonymous.com;abc05
@Anonymous.com