I would like to create a flow to @ some users using their email. After exporting, filtering and extracting Unique emails, I would like to create a String that will have <at> at the beginning and </a> at the end. Is there a way that I can use the composed extraction and convert that into a Sting variable just like the picture? Is there a away to combine it with the Union expression
?What I would like to create using the unique extractiong
Unique emails list
Thanks
Nice. Is there a way to remove the " " between the emails? I'm appending the result to a String variable, Just need to remove them.
Hi @carlosdajer
Is this what you are looking for?
You just want to use a select with a concat.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Cheers,
Damien
P.S. take a look at my new blog here