web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : VYmwqX8x5+JEEKzt6jyyS1
Power Automate - Using Flows
Answered

Remove Header row from a CSV table

Like (1) ShareShare
ReportReport
Posted on 16 Oct 2019 04:52:10 by 95

Hello,

 

I am using the Create CSV Table action to generate a CSV from an array. However in the Create CSV Table action, the option to include headers is no longer avaialble and no matter i chose the Automatic or Custom option, the header row is always included. 

 

I have tried to remove the header row using the replace function but that results in a blank line. Could someone suggest how do i get rid of the header row in the CSV Table? 

 

Here is the Create CSV Table action:

 

Create CSV Table - 1.JPG

 

Here is the output:

 

Create CSV Table - 2.JPG

 

The first row is the Header row. Thanks in advance.

  • Nithin_Vanam Profile Picture
    95 on 16 Oct 2019 at 22:49:59
    Re: Remove Header row from a CSV table

    Hi @yashag2255 ,

     

    That did the trick. Thank you so much. I tried with something like body()? but could never get it to work. 

  • Verified answer
    yashag2255 Profile Picture
    24,647 Super User 2024 Season 1 on 16 Oct 2019 at 08:07:14
    Re: Remove Header row from a CSV table

    Hey @Nithin_Vanam 

     

    You can refer to the screenshot below to acheive this: ff4.PNG

    The expression used for the value is: 

    item()?['Name'] 
    Here, Name is the key from the object in the array. Similarly, for the next one, it will be age in the place for name. You can replicate accordingly for the data that you have.
     
    Hope this Helps!
     
    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
     

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

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!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2

Featured topics

Restore a deleted flow
Loading complete