web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Creating your own deli...
Power Automate
Unanswered

Creating your own delimited field

(0) ShareShare
ReportReport
Posted on by 6

I currently am trying to compose a field to make my own delimiter but i am stuck as i am unable to add a specific character after each character. Is there a workaround or function that could help me achieve this? 

Current Field: A1234567890Z

Objective: |A|1|2|3|4|5|6|7|8|9|0|Z|

 

I tried splitting but I am sure this is not possible since i cant split by a n empty ('') delimiter


Thank you!

Categories:
I have the same question (0)
  • DamoBird365 Profile Picture
    8,942 Microsoft Employee on at

    Hi @GreenThrumbo 

     

    Try and copy/ paste the code below into New Step -> My ClipBoard here:

     

    DamoBird365_0-1617708060719.png

     

     

    {
     "id": "123",
     "brandColor": "#8C3900",
     "connectionReferences": {},
     "connectorDisplayName": "Control",
     "isTrigger": false,
     "operationName": "DamoBird365SplitString",
     "operationDefinition": {
     "type": "Scope",
     "actions": {
     "String": {
     "type": "Compose",
     "inputs": "A1234567890Z",
     "runAfter": {}
     },
     "SelectSplitToArray": {
     "type": "Select",
     "inputs": {
     "from": "@range(0,length(outputs('String')))",
     "select": "@substring(outputs('String'),item(),1)"
     },
     "runAfter": {
     "String": [
     "Succeeded"
     ]
     }
     }
     },
     "runAfter": {}
     }
    }

     

     

    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

     

  • DamoBird365 Profile Picture
    8,942 Microsoft Employee on at

    Hi @GreenThrumbo 

     

    How are you getting on?

     

    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

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.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard