I am trying to make a simple Flow that sends an email when an item is added to a Sharepoint list. For every string column in the list of Dynamic fields I try to display in the email step, it automatically wraps the email step in another "Apply to each" block. It's turning a simple task into a very frustrating, complicated mess! I never had this much trouble using SP Designer 2013 workflows. Does Power Flow really see every string as an array of individual characters and expect, automatically, that someone is going to want to process each little character separately? I'm at the end of my patience with this product.
I've read other posts pertaining to the same issue and tried to follow those examples but my flow never turns out looking the same as theirs. How can I stop my flow from wrapping everything in an "Apply to each block"?