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 / Date/Time not showing ...
Power Apps
Unanswered

Date/Time not showing in Appended Column

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi

I'm storing my data in SharePoint. One of the columns I'm using is multi-lines of text and I enabled appending changes to existing text.

 

Now when the data is stored, it shows in SP List properly (see screenshot 1)

When I try to view the field in pwoerApps, it doesn't show the time stamp and who did the change (see Screen Shot 2)

 

 

yjamous_0-1638584859591.png

yjamous_2-1638584909676.png

 

How can I show all info similar to what shows in SP List column?

Categories:
I have the same question (0)
  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    Hi @Anonymous 
    Power apps can get most recent comment and will not show as SP. but you create that functionality without append backend 

    for example if you're using a form you can add below code on update the card you will like to track 

     

    If(!IsBlank(txtNotes),
    ThisItem.note & User().FullName & " - " & Now() & " - " & txtNotes.Text & "<br>" & "<br>")

     

    CaptureNote.PNG

     

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

    Hi @Anonymous,

    Do you want to display changes within Power Apps edit form?

    Could you please share a bit more about your scenario?

     

    Actually, this feature of Append changes to Existing Text for Multiple lines of text column is not supported within Power Apps.

    If you want this feature to be added, please vote for this idea:

    Append comments Field - Page 7 - Power Platform Community (microsoft.com)

     

    As an alternative solution, you could use the Launch function to open the version history (Comments) in a browser window. The following thread provides 2 workarounds on how to make it, please check as below:

    Solved: Listing Appended Changes from Sharepoint List on P... - Power Platform Community (microsoft.com)

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard