Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Save attachment excluding list of sender

(0) ShareShare
ReportReport
Posted on by 9

I have a flow that saves attachments from emails that arrives in to a shared mailbox and saving on sharepoint.
This mailbox receive other emails from other senders that I dont want the flow to save them. it's a list of 200 domain that i want the flow to ingnore. 

I try converting a excel table into a list, and than adding this to a condition, but the flow takes forever to check all the 200 lines.
Is there a better way? A faster one, in this case?

Thank you !

IzaLeo_0-1700649383464.png

 

  • IzaLeo Profile Picture
    9 on at
    Re: Save attachment excluding list of sender
    It worked ! Thank you !
  • Verified answer
    ManishSolanki Profile Picture
    15,085 Super User 2025 Season 1 on at
    Re: Save attachment excluding list of sender

    Hi @IzaLeo 

     

    You could use filter query in List rows present in a table or use "Filter array" action to check if record exists or not. Add condition action and use expression to check the length of resultant array. If length is greater than zero then, record exists in the excel sheet and accordingly add the actions in "Yes" and "No" branch.

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

    Thanks

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1