Hi,
I wanted to retrieve emails based on the Subject and move those emails to another folder. I am facing two issues in this process.
1. I am getting an error (Failed to Retrieve Email Messages) if I leave the "From Contains" as blank or if the subject is not the exact match. For example if I want to retrieve all emails with Subject starting with "[Your Assigned]" from a given folder for any person, I am getting an error if I do not specify the email address in "From Contains" or if I do not give the entire Subject as "[Your Assigned] *Project Name_ABC_2023"
2. If I specify a Email Address in "From Contains" and exact Subject it runs successfully but no output. If I try to get the count of retrieved emails, it displays as 0, even if there are 10 email with the subject.

I have tried different methods but nothing works! Has anyone have any suggestions to make it work ?
Thanks in advance!