Notifications
Announcements
Because of limitations of other functions later in my flow, specifically sql - insert row (V2), I am looking to get the first half of a sharepoint list, and then the second half later if a condition is met
does anyone know how I would best do this?
Hi @JoshuaAsh,
A Get Items action has a Top Count property which you can set. That might be useful to get only the first half of the flow:
https://docs.microsoft.com/en-us/connectors/sharepointonline/#get-items
Can you share a link of your setup? I might be able to adapt an example to that.
Hey thanks for replying
i found a solution where I use a variable to keep track of how many items i retrieve using "length(outputs('get_items_-_loop')?['body/value'])"
and then in the 'get items' function I use a filter query of "ID gt @{variables('total')}" so im only getting entries with an ID value greater than the total received. It will only work with lists with continuous ID values but with some tweaking should work with any list
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 522 Super User 2025 Season 2
Tomac 364 Moderator
abm abm 243 Most Valuable Professional