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 / Split on tab delimiter
Power Automate
Answered

Split on tab delimiter

(0) ShareShare
ReportReport
Posted on by 22

I have a tab delimited file I'd like to parse in power automate using the split function. Does anyone know how to specify the tab?

I've been adapting from tutorials on parsing CSV so went from
split(first(outputs('splitByLines')), ',')
which works with a csv file, to things like
split(first(outputs('splitByLines')), '\t')
which does not work for my tab delimited file.
Thank you in advance.
Categories:
I have the same question (0)
  • Verified answer
    Ellis Karim Profile Picture
    11,940 Super User 2026 Season 1 on at

    You could try and enter a Tab character in NotePad, then copy-and-paste it into your expression:

    2021-12-12_11-02-22.png

     

    2021-12-12_11-06-44.png

    For example, the data string below will be split at the Tab character in the Compose 2 action below:

    2021-12-12_11-12-24.png

    This is the runtime output showing the dataset split at the Tab character. The result of the split action is returned to us as an array:

    2021-12-12_11-12-44.png

    You can also use the free NotePad++ app to view the Tab and other characters, and you also copy-and-paste text:

    2021-12-12_11-14-21.png

     


    Ellis
    ____________________________________
    If I have answered your question, please mark the post as Solved.
    If you like my response, please give it a Thumbs Up.

     

  • kenwestover1 Profile Picture
    22 on at

    Worked for me. Thank you Ellis.

  • ChristianMeisen Profile Picture
    3 on at

    Really cool solution, thank you!

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
Haque Profile Picture

Haque 304

#2
David_MA Profile Picture

David_MA 245 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 243 Most Valuable Professional

Last 30 days Overall leaderboard