web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Issue condition yes/no...
Power Automate
Answered

Issue condition yes/no with attachments

(0) ShareShare
ReportReport
Posted on by

Currently I have a flow built that, when a item is added to a share point list, an email goes out to another team. However, when i add the condition below to if it sees the attachment it send the email with the attachments in the email. But when i select no, which just sends the emails if no attachments are there, it just sends the email only. Currently this is not working and was working before but some reason just stopped working today. Can some one assist me? 

 

2020-01-15_16-42-59.png

Categories:
I have the same question (0)
  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @chucksta 

     

    In your IF condition you are using an expression not equal to null. 'Has Attachments' is a boolean value so use the expression not equal to false here.

     

    Thanks

  • v-bacao-msft Profile Picture
    Microsoft Employee on at

     

    Hi @chucksta ,

     

    Your configuration does not seem to meet your needs, you can refer to the screenshot below to try to improve the configuration of Flow.

    22.PNG23.PNG

    Please take a try.

     

    Best Regards,

  • chucksta Profile Picture
    on at

    @v-bacao-msft  Thank for your help. I finally got the true statement to work, however it will not submit on the yes statement.

     

    In my list it has three attachments on this case below:

     

    2020-01-16_12-47-11.png

     

     

     

    However after I run the test on the flow, it show that the status is false which, triggers the email with no attachments as seen below and show false in the has attachment field:2020-01-16_12-44-49.png

     

    I know I have attachments there and have tried .doc,.pdf, .jpg, .png and nothing is being seen. I also tried to change the values to use all columns in the "Limit Columns by View" in my "When a item is added".  Can it be something i'm missing?

     

    Another thing i noticed is that, the flow is sending it out as three emails, im thinking for the three attachments, when i just want the three attachments to go to one email recipients, if "yes" condition is true, and just email goes out if there is no attachments.

    Below is my setup after trying your suggestions.

     

    Below is what is in my array variable 2:

    {
    "Name": @{items('Loop_Through_Attachments')?['DisplayName']},
    "ContentBytes": @{body('Get_attachment_content')?['$content']}
    }

    But now I am getting Expression is invalid, but it was working fine as of a couple of days ago.

     

    2020-01-16_12-28-56.png

  • Verified answer
    v-bacao-msft Profile Picture
    Microsoft Employee on at

     

    Hi @chucksta ,

     

    Did you add attachments when you created the item, or did you add attachments after creation? Has attahcment will be true only if an attachment was added when the item was created.

     

    You can try adding just one attachment and see if the value of Has attachment is true.

     

    In addition, please use the following configuration in Append to array variable 2 action:

    {
    "Name": @{items('Apply_to_each_2')?['DisplayName']},
    "ContentBytes": @{body('Get_attachment_content_2')?['$content']}
    }

     

    Best Regards,

  • chucksta Profile Picture
    on at

    Thanks Sir, I had to remove the apply to each for the yes and no statements and now it works!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 103 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 87

#3
trice602 Profile Picture

trice602 63 Super User 2026 Season 1

Last 30 days Overall leaderboard