
Announcements
HI Everyone,
New to Power Automate so this is most likely a silly question 🙂
I have created an AI model to read purchase order information I need it in a for-each loop because one email could have many attachments and I also need to create a Variable CompanyName that'll be used later in the flow. But I can't get it to work. Variable is always Null. If I take the foreach loop out it works.
The company name is the same for each attachment on the email. Can someone please suggest how I resolve this ?