Now, you want to store this data in one column in SharePoint or in SQL. You need to combine this data into one string like below, right? How to do this with one-line code in PowerApps. You can do this with Concat function easily. Syntax of concat function Concat(Table, Formula) Her...