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 / Problems parsing CSV f...
Power Automate
Answered

Problems parsing CSV file, unexpected slashes and quotations

(0) ShareShare
ReportReport
Posted on by 105

Firstly, sorry about all the edits:

 

I followed a guide to parse a csv but it seems to be adding slashes and quotations around the items and I'm not too sure what I'm doing wrong:

 

Here is the expression I'm using for "splitByLines"

split(outputs('Get_file_content_2')?['body'], decodeUriComponent('%0D%0A'))

 

I added the "decodeUriComponent" part as I was also getting trailing "\r's" and found a post on here...is there something else I should be using?

Categories:
  • Verified answer
    f2 Profile Picture
    105 on at

    Found a post from DamoBird365 which really helped, used this expression:

    split(replace(outputs('Get_file_content_2')?['body'],'"',''),decodeUriComponent('%0D%0A'))

     

    Original post here:

    https://powerusers.microsoft.com/t5/General-Power-Automate/Using-Replace-to-remove-double-quotes-in-the-output/td-p/844137

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 273 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 235

#3
David_MA Profile Picture

David_MA 172 Super User 2026 Season 2

Last 30 days Overall leaderboard