Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Odata filter query - adding to Sharepoint built code

(2) ShareShare
ReportReport
Posted on by 6
I have a SharePoint list with a Due Date column, I used the Flow builder in SharePoint to create a flow to send a reminder based on this Due Date then started making edits to this flow to do more,
 
The flow built the query filter to send a reminder on a single day ahead basis and looks like this - I have since changed the names of the outputs used, this works
 
concat(concat('field_9',' ge ', '''',outputs('ReminderStart')),'''',' and ', concat('field_9',' lt ','''', outputs('ReminderEnd'),''''))
 
I need to add another AND to this filter and just cant get it right
 
and 'field_14' eq "Y"
 
I think my problem is not understanding what all the '''' are doing in the original code, where do I add the next and, do I need another concat,
 
Can anyone help break this down or show where \ how I add this extra and requirement?
 
Thank You
  • KD-23080647-0 Profile Picture
    6 on at
    Odata filter query - adding to Sharepoint built code
    Problem resolved, Remove the expression and build it again as Dynamic Content, so simple !

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May 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 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492