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 Platform Community / Forums / Power Apps / Filter row with todays...
Power Apps
Unanswered

Filter row with todays date PowerAutomate

(0) ShareShare
ReportReport
Posted on by 48

Hello, I have a problem with filtering the row with today's date in the power automate.

 

The application should collect a text and send this text trough Teams in specific day. 

So in app you chose date and fill text field in form. I want PowerAutomate to recognize date and in specific time send message into teams. But when i want to filter specific row with this code:

"startdate eq '@{utcNow('yyyy-MM-ddT00:00:00Z')}'"

 

 

And try to compose my TEXT FIELD in PowerAutomate, it showing me just this "[]".


Any idea why?

Using Dataverse.

Thanks for reply!

Categories:
I have the same question (0)
  • BCLS776 Profile Picture
    8,994 Moderator on at

    You'll get more assistance with this on the Power Automate side of the community forums, but start with this:

    You're getting an empty array in your flow because the filter expression is too specific - utcNow() is a volatile expression that is evaluated at the moment it is executed, and I'll guess that the startdate field from your table is not matching it exactly. Would a range of datetimes work better? You'll be building an expression of the form:

    'startdate' ge datetime and 'startdate' lt aDifferentDatetime

     

    Hope that helps,

    Bryan

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard