Hi all. this group has been so helpful in answer my PowerApps questions!
I've built out a PowerApps form using a long-time existing SharePoint list. It's a request system - someone needs a project, they put in a request, we assign it, the assignee does the work and updates the project/request. In it, there is a notes section. In Sharepoint, the setting for some reason was set to append changes. It's not necessarity per se, but that's how it's been. Now that we are in Powerapps, it's causing issues. Sometimes it shows the notes, sometimes not. If you make an update, only the last one shows. Sometimes. It's inconsistent - and thus confusing the the 200+ people who can be assigned projects.
So - I'm trying to figure out how to tackle it. Options are:
a) leave the append on and do some fanciness to make it display (I've seen a video... which of course I can't find)
b) turn off append and all existing notes basically become invisible and in theory going forward, everything works correctly b/c its just a regular multiline text box
Most of the advice i've seen assumes it's the beginning of a project, not coming in in the middle with hundreds (well, thousands) of in-progress entires. Any ideas are appreciated!