Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Search via power automate flow 502 error code

(0) ShareShare
ReportReport
Posted on by 134

I have created a flow to carry out a search function but am getting a 502 error code server did not receive a response.  I have been through the field names and everything seems to line up.  

 

This is searching a sharepoint list to return items to a gallery

Mawdman85_0-1708002843796.png

The flow is configured as follows:

 

Mawdman85_1-1708002962966.png

 

Mawdman85_2-1708002975375.png

The onselect property of the search button set as follows where NameSearch is the text box the user uses to search

ClearCollect(
colRotaResults,
ForAll(
Table(ParseJSON(SearchRotaList.Run(NameSearch.Value).searchresults)),
{
ID: Value(Value.ID),
EmployeeName: Text(Value.EmployeeName),
Position: Text(Value.Position)
}
)
)

 

I'm wondering if it's to do with naming configuration as my SP list has Employee Name with a space??

Categories:
  • Mawdman85 Profile Picture
    134 on at
    Re: Search via power automate flow 502 error code

    @Gil0 sadly that has not helped

  • Gil0 Profile Picture
    84 on at
    Re: Search via power automate flow 502 error code

    Hi @Mawdman85 ,

     

    This seems to be a temporary issue with the connector as there may have been updates running.

     

    I would try to refresh everything and see if that makes a difference.

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,537 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,908 Most Valuable Professional

Leaderboard