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 / SharePoint List Field ...
Power Apps
Unanswered

SharePoint List Field updates erroneously after item is created

(0) ShareShare
ReportReport
Posted on by

Hi all, 

 

I have recently created a SharePoint list with a custom Power Apps form which one of my teams are using to track issues which are encountered in relation to the service we deliver to our customers. 

 

Using the "Created By" default field in the list, I have created a "Logged By" column, so we can see whom raised each issue, as they arise. 

 

My Power Apps form is configured to specify this as the Current User, so issues are automatically logged against the user who raised them - the field is also not changeable, so we always know whom raised each item on the list. 

 

It's only just gone live so, as you can imagine, teething problems and things not working as expected are starting to crop-up. One of the issues I've encountered is that, if I tweak one of the list items, this field is not only changing to my name but I can't replace the name of the user whom originally raised it. 

 

Here is how I see it working: 

 

1. The name of the analyst who is raising the issue is inserted into the field as they fill in the form 

2. This field cannot be changed by them so that each analyst is made responsible for the raising and tracking of their issues, through the form/list 

3. Whenever the form is opened, to examine more content of the list item (as not all fields are always visible) this field remains that analyst - so it's hard coded once the form is submitted as having been raised by that individual and not subject to change as it's modified (by myself, as needed) during the process. 

 

How do I code the field on the form so that the current user value is taken, the first time, and not each time the form is opened and saved? 

 

Thanks! 

Lewis 

Categories:
I have the same question (0)
  • Scott_Parker Profile Picture
    1,090 on at

    I'll assume you're using a Form Control. Change the Default property of the card based on whether the form is FormMode.New. Something like:

    If(Parent.Mode = FormMode.New, User().Email, ThisItem.'Logged By')

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,041

#2
11manish Profile Picture

11manish 676

#3
Valantis Profile Picture

Valantis 655

Last 30 days Overall leaderboard