My table has a Rollup field (let's call it 'Titles Field').
I used the ARRAYJOIN(values, ', '), so the titles are separated by commas.
However, I want to add a Formula Field that show only the Newest/Latest title added to the rollup field.
Please advise.