Hello Community,
I've built a flow that Gets items from one SharePoint list and Creates a New Item in another SharePoint List,
I added a condition as I only want to move certain items
I've tried configuring my flow two different ways to get the information I required.
I would like the Created Date no later than 31/12/2019, so I used a conditions Created is equal to or less than 31/12/2019, but I only get a few items added to my list i.e. 300 items, and not the complete list 2397 items
Version 1:


Version 2, I removed the condition and just used Create items

The flow has succeeded either way, but I don't get all of the items from the original list into my new list.
Can anyone help please with this.
Thank you & regards
Claire