Hi,
In power automate desktop, i retrieved one email with out converting to text, read email as html.
from html using for each loop i have cropped a text between two flag <pre> crop text </pre>.
Successfully updated in excel sheet on desktop.

Question
If i have multiple data in one email am able to crop only the first data set not the next one how to do that and update same in excel on next row ;