Skip to main content

My experience with using functions is very limited. Please see my current function and result in the screenshot below (I was not able to post an image to this post, I will try to add it in the comment below).


I would like the result to be:


Brand Guide Webpage or Database - STK, SZ, UWP, TC


What should my function be to achieve the desired result?

Here’s the screenshot.



Screen Shot 2019-04-25 at 7.59.10 AM.png



Google Drive file.








Hi @Reuben - try this:


Intro & ' - ' & ARRAYJOIN(Abbreviation, ', ')



JB


Hi @Reuben - try this:


Intro & ' - ' & ARRAYJOIN(Abbreviation, ', ')



JB


Thanks @JonathanBowen! Works like a charm.