Our current project tracking is on a old version of PowerApps and I'm creating a tracker in the new version. In the old, there is a setup to have the current "progress note" text move to "progress notes history" when the "add new" icon is selected, and then erases the text in the current "progress note" so that a new note can be entered. The current progress note appends to the progress notes history; it does not delete the history data. It's also coded to add current date and the user's name to the front of the new progress note. I've attempted to copy the expressions from the old PowerApps to the new version but I keep getting errors, as I believe a lot of the expressions are outdated.
Does anyone have a suggestion on how to add this function?