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 / Powerapps user change log
Power Apps
Answered

Powerapps user change log

(0) ShareShare
ReportReport
Posted on by 162

We have powerapp with SQL as datasource and requirement to see change log. To see which user what changed.

How it is posible to implement?

Categories:
I have the same question (0)
  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @opit,

    You could use the User() function to display the current login user.

     

    To trigger the changes, I think you could set the OnChange property of a TextInput control as below to send a notification:

    Notify("Login user changed!Current user is User().FullName",Success)

     

  • opit Profile Picture
    162 on at

    thanks for feedback, i will note little bit:

    users changing form data, and i need to see these changes from all users.

    it means i need to tract these changes and in some way to store it and later to show what was changed.

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @opit,

    If you want to tract changes, you should save each change for the same id. Every time you edit a same record, you should create a new records for this change. 

     

    I mean each user may submit form data, we just need to track the changes related to the users so that we could retrieve record by search users.

     

     

  • opit Profile Picture
    162 on at

    that's a good point (did not think about it). you mean i create same table similat to original and add evey time the record when user saves the record to see changes.

     

    I was thinking litle bit different: with field property onChange to track what user changing and when user click in some way to save these changes to DB. Maybe like json or another format.

  • opit Profile Picture
    162 on at

    that's a good point (did not think about it). you mean i create same table similat to original and add evey time the record when user saves the record to see changes.

     

    I was thinking litle bit different: with field property onChange to track what user changing and when user click in some way to save these changes to DB. Maybe like json or another format.

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!

Leaderboard > Power Apps

#1
wolenberg_ Profile Picture

wolenberg_ 119 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 107 Most Valuable Professional

#3
Haque Profile Picture

Haque 103

Last 30 days Overall leaderboard