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 / Getting each excel row...
Power Automate
Answered

Getting each excel row only once

(0) ShareShare
ReportReport
Posted on by 2

I'm trying to build a flow from the "Create Planner tasks from Excel spreadsheet on a recurring basis" template, but I only want each row of my spreadsheet to get made into a planner task once.  I tested the flow with my own spreadsheet, and it will create a task from the rows in excel, but it will repeat the rows that have already been made into tasks.  What should I do so that each new row added to the excel will get made into a planner task one time.  Also, is there an automated trigger for a new row added to an excel spreadsheet, or has that not been added yet?

Categories:
I have the same question (0)
  • Verified answer
    ScottShearer Profile Picture
    25,290 Most Valuable Professional on at

    @scartwri 

    You probably need to add an additional column to your table that indicates if a planner task has been created as yet.   If you do so, here is how you can approach this issue:

    1.  Use a recurrence trigger to periodically run the Flow (hourly? daily?)
    2. Use a List Rows Present in a Table action
      1. Use a filter query that only returns rows where a planner task has not been created as indicated by the additional column you added
    3. Loop through the rows returned
    4. Create a planner task based on each row of data
    5. Update the row of data to indicate that a task has been created - update the column that you added
      1. You will use an Update a Row action

    There is not yet a trigger that fires when a row has been added to a table.

    If you need an example, please let me know.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 286

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard