I want to display the data from multiple SharePoint columns in a cleaner way.
Currently, I am just numbering each item and then having the data displayed like this as part of the email body:
1. Project Name: Lucid
2. Project Number: 12345D
3. Region: AMERICAS
4. Function: Customer Support
5. Cost Role: Level 2
6. Start Date: 1/1/2024
7. End Date: 12/31/2024
But I would like to display in more of a table format...however I cannot seem to get the column names to all show up in one column and the values for those columns to show up in the value column.
I want to "pivot" the table like this: