Hello,
I am trying to map the text in an Excel cell to a textbox in a webpage, but Power Automate writes all the text consecutively and ignores new lines. To solve this, I tried to split the text by using the "new line" delimiter but the issue still remains. The "Populate text field in webpage" action is a non-option because it deletes the entry of the previous index when making the entry for the current index.
Also, the "send keys" action does not write the first letter of the first word.
How can I map the text exactly as shown in the Excel cell?


