Announcements
Hi All
Is there a way to pull rows from excel sheet shared on share point using flow.
I tried but its giving me all rows instead of only changed row.
Regards
Pavan
@pavyadav
Unless you timestamp a column, there is no way to retrieve the row which was last updated. If you want the last row in the table, you can use the las() expression to grab the last row returned.
Hi @pavyadav ,
Following @ScottShearer ’s suggestions, you could refer to the following thread to get the last row in the Excel table.
https://powerusers.microsoft.com/t5/General-Power-Automate/How-to-get-the-last-row-of-an-Excel-file/m-p/259920
But it is not the last updated row, you could try to add a column to record the modified time and you could get the last updated row through the modified time.
Hope this helps.
Best Regards,
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
David_MA 86 Super User 2026 Season 1
Haque 55
Ellis Karim 53 Super User 2026 Season 1