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 remove multiple...
Power Automate
Unanswered

How to remove multiple rows from csv file.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi All,

 

I have data in csv file as shown in below image.

I want to remove only those rows whose column's values are 0.

For example : Channel and MS having 0,0 records in both columns , so just need to remove both rows(Channel and MS) from csv.

Please help on this.

 

Summary5/14/20215/15/2021
individuals:79837983
Channel00
IR02
MS00
Duplicate43394339
Channel205
unsuppressed36433643

 

Thanks,

Neeraj

I have the same question (0)
  • WorkingForFood Profile Picture
    99 on at

    Here's my suggestion:

    1. Get data from the CSV file using "Read from CSV file"
    2. Use a "For each" activity to iterate through each row in the dataset
    3. Use two "If" activities to determine if the two columns do not contain zero
    4. If both columns do not contain zero, add the row to a new dataset variable using "Set variable" activity
    5. After all rows have been tested, write the new dataset to a new CSV file using "Write to CSV file" activity. You could use this activity to replace your old 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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 284 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 188 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 144 Super User 2026 Season 2

Last 30 days Overall leaderboard