Hi there,
I created this formula: =JOIN(Course@row) + " " + [Course Date]@row that worked
but I need assistance on changing the order of it.
Course Date with Parentheses around the date and Couse Name
Formula that I have: =JOIN(" ", "(" + [Course Date]@row + ")", [Course]@row) that will not work
Example what I want: (11/13/23) Introduction to Law