Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Using Connectors
Unanswered

odata date request

(0) ShareShare
ReportReport
Posted on by 230

Hi,

I want to liste all items from a dataverse table. This table have a date only field (optional) named "validation date".

 

In power automate I want to list all lines where:

Or (  validation date  < (Today + 5 days) ;
        isblank(validation date)
   )

 

How can I do that with Odata

  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at
    Re: odata date request
    • We have store the last run
    • Create a variable to get the date calculation
    • (Validation Date lt NewVariable)
  • Kesh Profile Picture
    230 on at
    Re: odata date request

    Hi @Gopala_Krishna  , if I do that how can I use it in power automate ?

    My idea is to make a scheduled flow and list all items with the previous query.

  • Gopala_Krishna Profile Picture
    1,491 on at
    Re: odata date request

    @Kesh 

    You can make use of the CDS - ListRows action and you can add XML formatted filter condition to that. Once you select the table in the ListRows action it will show an option called Fetch XML query. In this you can pass XML formatted filter conditions.

     

    To get the XML query for conditions or entity please check - Hide and Seek: Advanced Find in Microsoft Dynamics CRM - I.B.I.S. Inc.

     

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    if the information shared helps you, please consider giving a thumbs up and mark solution as resolved

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1

Featured topics