Welcome to the SharePoint group! This is the place to discuss best practices, news, and the latest trends and topics related to SharePoint. Forum Discussion
To change those records into a comma-separated list of data, you can use the Concat function. The function allows you to specify a formula to process over a table of data and the result of each record is separated by a string you specify. The reverse of this is also possible...