Hello!
New here, so forgive me if there is an easy solution that I have missed.
I am trying to convert a dynamic text string (list of items, from a custom state in this case) into a bulleted list.
So far, I can separate the string using the Join With and “Line_break”:
Which results in this:
My question
How can I make every item bulleted?
Thank you so much