Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Connector Search User - User not found - Applying logic for User not found

(0) ShareShare
ReportReport
Posted on by

Hello 

Am trying to apply logic for a case whereby a user may not be found when using the connector Search User. The body returns [] for when a user is not found.

 

image.png

 

 

 

Nonetheless I have tried to apply the following logic and still no luck, such as 

equals(length(body('Search_for_users')), 0)

equals(length(body('Search_for_users')), 0)

 

 

To stop the process from looping, I have put in a condition if Display Name is not equal to "Input field" then send me a notification.

image.png

 

 

The flow does not ever get to this point but seems to execute the "no" condition 

 

 

 

 

image.png

image.png

 

Basically, if user is not found I want the next step to be send me a notification. Has anyone been able to apply logic when user not found ? At this stage body contains [ ] 

 

Any guidance on this would be much appreciated.

 

Thanks

  • Community Power Platform Member Profile Picture
    on at
    Re: Connector Search User - User not found - Applying logic for User not found

    Hello Reza

     

    Thanks for your feedback. I have tried to apply the logic but still does not work. Irrespective if a valid user name has been entered, the flow seems to loop through a list of names. I had to cancel the flow as I was worried that it was looping and sending off incorrect emails to users.

     

    image.png

  • RezaDorrani Profile Picture
    12,141 on at
    Re: Connector Search User - User not found - Applying logic for User not found

    Hi @Anonymous 

     

    Use condition action in Flow

     

    length(body('Search_for_users')) is equal to 0
    length(body('Search_for_users')) - expression
     

    Regards,

    Reza Dorrani

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,620 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,962 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow