Hello! I’ve got a button that posts a randomized list of names to Slack (when standing alone in the formula, it displays as “Name, Name, Name, Name”.) However, when I concatenate the randomizer to the string "Today’s MC Order: " it gets rid of the commas and spaces that separate the randomized names and displays as “Today’s MC Order: NameNameNameName”
Any clue how I can concatenate the intro phrase but keep the separating commas?