Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Edit a item from a Gallery, problem with sort and search

(0) ShareShare
ReportReport
Posted on by

I have a gallery that reads data from a Sharepoint list named Company, if in Items I only put Company, it allows me to edit in the respective form, but when I include a statement that has sort and search like this in Item:

Sort(Search(AddColumns(Company,"City",City,"Count",Country),ScrCompaySearch.Text,"NameCompany","City","Count"),NameCompany,SortOrder.Ascending)

I can't edit the item and it even gives me an error in the editing form in item: alCompanys.Selected

How can you correct it so that it allows sort and search and can it allow editing of the selected record?

 

Tahks for the help

  • Verified answer
    RoberthCB Profile Picture
    on at
    Re: Edit a item from a Gallery, problem with sort and search

    Thanks a lot by the help, i fund the answer in this link: Edit a item from a Gallery, problem with sort and ... - Power Platform Community (microsoft.com)

  • OdinDelToro Profile Picture
    407 on at
    Re: Edit a item from a Gallery, problem with sort and search

    Hello RobertCB,

     

    You can try using SortByColumns instead of Sort.

     

    SortByColumns(Search(AddColumns(Company,"City",City,"Count",Country),ScrCompaySearch.Text,"NameCompany","City","Count"),"NameCompany",SortOrder.Ascending)

     

    Hope this helps clarify the doubt, let me know in case you're still facing an issue within it.

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

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

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard