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
Suggested Answer

greaterOrEquals

(0) ShareShare
ReportReport
Posted on by 2
This below function is not working.

@greaterOrEquals(
   ticks(coalesce(item()?['createdDateTime'], utcNow())),
   ticks(addHours(utcNow(), -3))
)
I have the same question (0)
  • Suggested answer
    David_MA Profile Picture
    14,554 Super User 2026 Season 1 on at
    Since I don't know where your values are coming from, try something like this instead: 
     
    greaterOrEquals(outputs('Get_item')?['body/Created'], addHours(utcNow(), -3))
  • Suggested answer
    AP-15051302-0 Profile Picture
    2 on at
    Hi David, 
     
    Many thanks for your prompt response. I tried with this, but still it throwing an error as 'Get_item' is invalid. My requirement is as below:
    Post a Message content to one group to other group:
    1. Get Message content from "dbfeeds L2" group which is created within 3 hrs with the keyword of "Feed Status"
    2. Post the same message to other group - "Daily Stand up group" everyday at 8:50 AM IST.
  • Suggested answer
    BCBuizer Profile Picture
    22,692 Super User 2026 Season 1 on at
     
    It seems you are using the expression as part of a condition inside of a loop that processes messages from a Teams channel/chat.
     
    May I suggest you appy a filter to the array of messages before engaging in the loop in order to reduce the number of iterations, thus saving time and API calls:
     
     
    Ideally you'd be able to pass these filter conditions as part of the filter query in the Get Messages action, but unfortunately support for the body/content and createdDateTime columns seems  to be lacking, meaning this is the next best alternative.
     
     
    If this reply helped you in any way, please give it a Like 💜 and in case it resolved your issue, please mark it as the Verified Answer ✅.

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 921

#2
Valantis Profile Picture

Valantis 801

#3
Haque Profile Picture

Haque 588

Last 30 days Overall leaderboard