Removing characters from an array variable
Hi There,
I am wondering if anyone knows of a way to remove the [" and "] from entries in an array.
I have a flow that pulls in all the actions that are coming up in the week ahead and emails them in a table. Two of the columns I use are Action Assigned To and Assigned Solicitor (Relationship Manager). I am able to pull in the names, however, because they are string values, they output like: ["Name1","Name2"]. I'd like it to just be the name with out the [" and "].
Here is an example of the output:

Comments
-
@John Hazelwood
you can use a join expression to join an array of string with a separator.join(dynamic_content_of_array, '; ')
this will join the array of names (i.e. ["John Smith","Jerry Steinfeld"]) with a semi-colon and space characters into John Smith; Jerry Steinfeld
2 -
@Alex Wong
Thank you Alex!I tried the join, but feel like I don't have the correct name for the Array, as it throws an error. Here is what I put, did I do it wrong?
0 -
@John Hazelwood - When creating the expression…
- start with typing in "join()" into the expression window,
- put your cursor between the parenthesis,
- then click on the “Dynamic Content” tab,
- under the variables section click on the array you want to use,
- then click on the “Expression” tab,
- go to then end of your expression and add the additional detail for the separator symbol,
- then click “OK” to paste the expression in the action.
1 -
@John Hazelwood
expression to access the variable is not correct. Use:join(variables('RelationshipManager'), '; ')
join(variables('Action Assigned To'), '; ')
1 -
Thank you, both!
1
Categories
- All Categories
- 6 Blackbaud Community Help
- High Education Program Advisory Group (HE PAG)
- BBCRM PAG Discussions
- Luminate CRM DC Users Group
- DC Luminate CRM Users Group
- Luminate PAG
- 186 bbcon®
- 1.4K Blackbaud Altru®
- 389 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 14 donorCentrics®
- 355 Blackbaud eTapestry®
- 2.4K Blackbaud Financial Edge NXT®
- 616 Blackbaud Grantmaking™
- 542 Blackbaud Education Management Solutions for Higher Education
- 33 Blackbaud Impact Edge™
- 3.1K Blackbaud Education Management Solutions for K-12 Schools
- 909 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 207 JustGiving® from Blackbaud®
- 6.2K Blackbaud Raiser's Edge NXT®
- 3.5K SKY Developer
- 236 ResearchPoint™
- 116 Blackbaud Tuition Management™
- 375 YourCause® from Blackbaud®
- 160 Organizational Best Practices
- 232 The Tap (Just for Fun)
- 31 Blackbaud Community Challenges
- Blackbaud Consultant’s Community
- 19 PowerUp Challenges
- 3 Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 Raiser's Edge NXT PowerUp Challenge: Events
- 3 Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 Raiser's Edge NXT PowerUp Challenge #1 (Query)
- 71 Blackbaud Community All-Stars Discussions
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 743 Community News
- 2.8K Jobs Board
- Community Help Blogs
- 52 Blackbaud SKY® Reporting Announcements
- Blackbaud Consultant’s Community
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
- Blackbaud Francophone Group
- Blackbaud Community™ Discussions
- Blackbaud Francophone Group