web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : pahiMkHu4XqnI4DgCZm+hm
Power Automate - Building Flows
Unanswered

Filter array not returning all the expected values (Microsoft Planner tasks with specific label)

Like (0) ShareShare
ReportReport
Posted on 28 Mar 2024 18:35:23 by

I have a flow that lists the tasks from a planner, then I apply a Filter array to return all the tasks that have the blue label. There are 239 of these tasks, but the filter array is only returning 13 of them. I can't figure out why. The kicker is that yesterday it did this perfectly and I haven't changed anything since then. The filter array code is this:

{ "inputs": { "from": "@outputs('List_tasks')?['body/value']", "where": "@equals(item()?['appliedCategories/category5'], true)" }, "metadata": { "operationMetadataId": "80962a50-9c5a-4a88-b686-0e71ca804c48" } }

 

Some of my tasks have multiple labels, but even some of the tasks that ONLY have the blue label are not getting returned. Any idea what I could be missing?

I have the same question (0)
  • Rhiassuring Profile Picture
    8,688 Moderator on 28 Mar 2024 at 21:59:53
    Re: Filter array not returning all the expected values (Microsoft Planner tasks with specific label)

    Hi there, 

     

    So by default, the threshold limit on the task output is 400. That means that if Power Automate returns the first 400 tasks it sees, only 13 of those might be Blue. 

     

    To resolve this - to see if this is the issue - try this out:

     

    - Double click on the List Tasks action

    - Click on Settings

    - Click on Pagination

    - Increase the threshold:

     

    Rhiassuring_0-1711663135396.png

     

     

    Let us know if that works for you!

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete