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

Announcements

News and Announcements icon
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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 573

#2
Valantis Profile Picture

Valantis 407

#3
11manish Profile Picture

11manish 387

Last 30 days Overall leaderboard