Notifications
Announcements
Hi,
I want to split out "internal" or any text after this date.
I am using this but not sure if its working correctly -
last(split(outputs('Split_Body_Text')[0],': '))
thanks.
you can initiate a variable of type string, ok, then you can split by '\', for example like this : split(outputs('Split_Body_Text'),'\') and this will give an output of array, when this done, you append to the string split(outputs('Split_Body_Text'),'\')?[0] and split(outputs('Split_Body_Text'),'\')?[1],split(outputs('Split_Body_Text'),'\')?[2].I hope this could help
@Damin This is kind of hard to follow, any screenshots would be appreciated.
With Slice function, you will go stright to the result you want, so Slice it takes three parameters, the string of which you want to extract the characters, the second param is the start position, third the end position.I hope this could help
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 525 Super User 2025 Season 2
Tomac 324 Moderator
abm abm 232 Most Valuable Professional