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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Automate
Unanswered

Filter Array Error

(0) ShareShare
ReportReport
Posted on by 8

I am using a filter array to find all teams tasks that are due tomorrow, but when I run the flow checker it's giving me an error “Correct to include a valid reference to ‘Compose_- _ Tomorrow’ for the input parameter of action Filter_array’.” The code I’m using is: @ And(not(equals(item()?['dueDateTime'], null)),equals(formatDateTime(split(item()?['dueDateTime'],'T')[0],'dd/MM/yyyy'),outputs('Compose_-_Tomorrow')))

 

Untitled2.png

 

 

Categories:
I have the same question (0)
  • Ellis Karim Profile Picture
    11,816 Super User 2026 Season 1 on at

    Where is the Compose Tomorrow action?

    For example:

    Snag_11727eca.png

    I'm guessing here but may be the expression in the filter array could be simplified to:

     

     

    @ and(not(empty(item()?['dueDateTime'])), equals(formatDateTime(item()?['dueDateTime'], 'yyyy-MM-dd'), outputs('Compose_-_Tomorrow')))

     

     

    Snag_11759f73.png


    Ellis
    ____________________________________
    If I have answered your question, please mark the post as Solved.
    If you like my response, please give it a Thumbs Up.

  • gouteiro Profile Picture
    Microsoft Employee on at

    Hello @Logannm,

     

    I tried to replicate your flow (see image below), and it's working on my side.

     

    gouteiro_1-1647628034901.png

     

    Since the name of the action that you have above 'Filter Array' is 'Compose', can you please replace 'Compose_-_Tomorrow' with 'Compose' in the 'Filter Array' expression?

    If this doesn't work, please check that the expression defined in the 'Compose' action is correct.

    I hope I was able to help!

     

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 124 Super User 2026 Season 1

#2
Ellis Karim Profile Picture

Ellis Karim 52 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 50

Last 30 days Overall leaderboard