Announcements
Hello,I have a text column in SharePoint that consist of emails separated by a semicolon (;). How do I separate/split the strings in PowerApps?Eg: admin-a@email.com;admin-b@email.com;admin-c@email.com;Thanks!
Split( "admin-a@email.com;admin-b@email.com;admin-c@email.com;", ";" )
Hello @Anonymous,
You can simply use Split( "admin-a@email.com;admin-b@email.com;admin-c@email.com;", ";" )
But while Using Split function as your string contains ;(semi colon) at last ignore Last Value while processing
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLABlog : https://microsoftcrmtechie.blogspot.com
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 345 Most Valuable Professional
11manish 207 Super User 2026 Season 2
Mohsin Ali 177