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...
Syntax Examples Applies to: Canvas apps Dataverse formula columns Desktop flows Model-driven apps Power Pages Power Platform CLI Concatenates individual strings of text and strings intables. Description TheConcatenatefunction concatenates a mix of individual strings and a single-column table of strings. ...