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 change delimite...
Power Automate
Suggested Answer

How to change delimiter from "," to ";" in a csv file

(1) ShareShare
ReportReport
Posted on by 14
Hi everyone !
I've a CSV file on a sharepoint folder and i need to change the delimiter to ";".
 
I've read a lot of post but all of them needs a SharepointList or a premium account, none of them are free... Do you have any solution ?
 
 
BR,
Séb'.
Categories:
I have the same question (0)
  • Chriddle Profile Picture
    8,708 Super User 2026 Season 1 on at
    Why?
  • SP-04030758-0 Profile Picture
    14 on at
    @chriddle , because my boss ask me...
    Our client can't change his output and we're in trouble with the delimiter, so it appears the solution is to change the delimiter isnt it ?
     
     
    BR,
    Séb'.
  • Chriddle Profile Picture
    8,708 Super User 2026 Season 1 on at
    I wonder what the trouble could be.
     
    Is it just opening the file with Excel? Then there is no delimiter change needed.
    This can be solved with sep=, in the first line (easy to implement with a flow).
     
    If you really have to change the delimiter you can go the easy way and just do a string replace (This will fail - or rather result in an invalid CSV file - if your CSV file contains commas or semicolons within the values.):
    replace(<your CSV>, ',', ';')
     
    If I needed an absolutely foolproof solution, I would probably code it in a custom connector.
     
     
  • SP-04030758-0 Profile Picture
    14 on at
    The problem is my boss dont want to manipulate the file with excel because we receive a lot of file every day..
     
    The solution with "Replace" doesnt work because i have some "," in my file and I dont want to replace them.
     
    When you say you would probably code a custom connector, what does that means ? 
  • Chriddle Profile Picture
    8,708 Super User 2026 Season 1 on at
    The problem is my boss dont want to manipulate the file with excel because we receive a lot of file every day..
    Simply add a line with "sep=", to the top of the CSV file.
    Check the link in my previous post.
  • SP-04030758-0 Profile Picture
    14 on at
    Sorry but i don't find any solution without using excel in your link...
  • Chriddle Profile Picture
    8,708 Super User 2026 Season 1 on at
  • Chriddle Profile Picture
    8,708 Super User 2026 Season 1 on at
    Sorry but i don't find any solution without using excel in your link
     
  • SP-04030758-0 Profile Picture
    14 on at
    ep', i saw this one but i dont understand how to add it to my csv, do you have any trick ?
     
     
    BR,
    Séb'.
  • Suggested answer
    Chriddle Profile Picture
    8,708 Super User 2026 Season 1 on at
    Just a Compose like this
    Insert the delimiter line and below it the content of the CSV file. Save this to a file.

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard