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 / How to split column va...
Power Automate
Answered

How to split column value and create two new column for excel using Power Automate?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

 

Currently I am trying to split a column from excel file called "Test". Within the column "Test", there are values of string contain something like this - "X=12345;Y=67890;" I would like to split X and Y into two separate table of its own value inside excel. How can I achieve this using Power Automate to create the flow? The table below look something similar to what I am trying to achieve.

 

NamesCityTest
John DoeNew YorkX=12345;Y=67890;
Jane DoeSeoulX=19273;Y=06948;
Mary JaneKuala LumpurX=06847;Y=58672;
Peter JohnsonAucklandX=37465;Y=29486;

 

Please advise.

Categories:
I have the same question (0)
  • Verified answer
    abm abm Profile Picture
    32,981 Most Valuable Professional on at

    Hi @Anonymous 

     

    You need to use the split expression to split the values.

     

    image.png

     

    Above expressions are as follows:

     

    split(outputs('Compose'),';')[0]
     
    split(outputs('Compose'),';')[1]
     
    Thanks

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @abm 

     

    Once you have Compose the split function, how do you create two new column to put those values into it?

     

    Best regards

    devaaron

  • abm abm Profile Picture
    32,981 Most Valuable Professional on at

    You need to have two columns before hand in your Excel sheet. Once the flow reads each row then you can use the update row action, for this you need an identifier as one of your columns.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Is it possible to create a new column using Power Automate Flow instead of having to create two new column before hand?

  • GeoffRen Profile Picture
    Microsoft Employee on at

    Take a look at the 'Add a Key Column` action.

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!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 112 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 52

#3
Ellis Karim Profile Picture

Ellis Karim 51 Super User 2026 Season 1

Last 30 days Overall leaderboard