Hi Experts,
Am having a power apps form UI and i am having a button in a tabular format/table, called DisplayHistory on which click of this button, will render/display the previous comments from the another splist column called Remarks column value details. Scenario is : today one end user updates the splist item with some details and put his remarks in the remarks column value. Now, tomorrow , another enduser , changes the same listitem/record with some changes in the other column values and added few remarks from his end. At this point, i dont want to override the old remarks, instead , it should be appended/concatenated on the existing remarks. And these remarks, other column changes would be displayed in a separate row or label or as a pop-up window.