Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Adjust String Formatting when Parse JSON - create CSV

(0) ShareShare
ReportReport
Posted on by

Hello Team,

 

I have a flow set up with a https get call. I then parse the JSON, create a CSV and save it do my desktop.

 

My Column headers however are all formatted as the JSON String and I haven't figure out a way to format the dates to MM/dd/yyyy or be able to add spaces to the column headers. See below for my flow as well as the csv output:

SLO1995_0-1638470421681.png

here are the column headers I am trying to format to make them more readable:

SLO1995_1-1638470539642.png

 

Any help on how to output the dates in MM/dd/yyyy format as well as formatting the other header's would be greatly appreciated.

 

Thanks!

 

Sean

 

  • Ellis Karim Profile Picture
    11,113 Super User 2025 Season 1 on at
    Re: Adjust String Formatting when Parse JSON - create CSV

    You can use a Select action to select the "columns" from the HTTP action, name the columns, and format the data  using expressions. For example:

    2021-12-02_23-43-55.png2021-12-02_23-46-19.png2021-12-02_23-45-40.png

     

    The output of the select action should be used for the Create CSV Table action:

    2021-12-02_23-51-09.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.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1