Displays a list of Training Campaigns (Name, Start Date and Course Content).The Start Date has the extra time data removed as it's difficult to read.
TrainingCampaigns[].[name, '| Start Date:'slice_string(start_date,
0,10
),
| Content:
content[].name]