Announcements
In a custom form in Power Apps (Sharepoint List), I have a field name "Registro Firmantes" multiline type + Append changes to existing text. When it just has one line, shows it in application, but when it's more than one line it no longer show.
This is configuration:
Please HELP !!
Thank you
The problem is the way SharePoint handles Append Changes. When you turn that on SharePoint stores the latest entry only in the latest record. When it displays in SharePoint the system gets all the previous versions and concatenates them together to show all of them. But Power Apps doesn't know to do that so it just shows the most recent version, which is the current appended text only. The only way to fix it is to use a Flow to do a REST call to get all the previous versions and concatenate them together to be displayed.
I am having the same issue, where you by chance able to get this to work?
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 355 Most Valuable Professional
11manish 209 Super User 2026 Season 2
MS.Ragavendar 150 Super User 2026 Season 2