My example users the Planner "List my tasks" When called it returns a full list of every task. This means my flow must iterate over 50 items. of these only 5 are not completed and it is these l wish to see, thus l discard most of the selection at my first step. If l could filter at the List step I would only bring the uncompleted items into the list. This would save me and the flow servers time and effort.
... View more