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 Apps / Allow users to Edit ex...
Power Apps
Unanswered

Allow users to Edit existing Sharepoint list Date Column value via powerapps

(0) ShareShare
ReportReport
Posted on by

Hello Everyone,

I am new to Powerapps, need help in achieving the following.

1) I have an existing sharepoint list with asset details (Server Name, Service Owner - Email , OS, Upgrade date etc.

2) I want the "Service Owner - Email" to see the devices assigned to him only, I believe we can use Filter('Legacy Table',' Service Owner' = User().Email).

3) Once Logged in the user will be able to see the devices assigned to him, and I want him to select a date for a specific/multiple devices. (this date would be the commitment the "Service Owner" to upgrade the Systems)

4) This data should be updated in the sharepoint list as well, which would help me to track.

 

thanks!

Categories:
I have the same question (0)
  • RogierE Profile Picture
    879 Moderator on at

    If you're totally new to PowerApps, I would advice you to start wit the predifined template based on a SharePoint connection here:

    RogierE_0-1711878372184.png

    You''ll get the app with some predefined screens and forms, and you can redecorate this to your personal taste and needs. Your suggestion about the filter was correct, so you can use that as an alternative to the predifined Items of the Gallery in the first screen. BrowseGallery1 should have this code in the Items property

     

    SortByColumns(Filter('Legacy Table',' Service Owner' = User().Email), StartsWith(Title, TextSearchBox1.Text)), "Title", If(SortDescending1, SortOrder.Descending, SortOrder.Ascending))
     
    Please LIKE the reply and ACCEPT it as the solution if the answer is what you were looking for

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 762

#2
11manish Profile Picture

11manish 640

#3
Valantis Profile Picture

Valantis 548

Last 30 days Overall leaderboard