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 Automate / The value provided for...
Power Automate
Unanswered

The value provided for date time string (value) must match ISO 8601 format.'.

(0) ShareShare
ReportReport
Posted on by

Hi, 
I have a list row action where I am trying to only pull records where the expiry date + 15 days is equal to the current date

 

So Initialized a variable called CurrentDate and set to utcNow()

Then Initialized another variable after above action called  'FormattedCurrentDate' and set it to:

 
formatDateTime(variables('CurrentDate'),'yyyy-MM-dd').
 
So far so good.
Then, i
n my list Rows action in Filter rows I put  the expression
addDays('scor_expiry',15,'yyyy-MM-dd') eq FormattedCurrentDate. 

'scor_expiry' is a Date field in my table that I want to compare on...

 However I get the error:
Unable to process template language expressions in action 'List_rows' inputs at line '1' and column '9851': 'In function 'addDays', the value provided for date time string 'scor_expiry' was not valid. The datetime string must match ISO 8601 format.'.

Any help on this  is appreciated

Darren137227_0-1638981635191.png

 



 
Categories:
  • abm abm Profile Picture
    33,004 Most Valuable Professional on at

    Hi @Darren137227 

     

    Your filter row expressions are not quite right. On the left hand side you need the Dataverse column name to compare against another date. Here you have addDays() expression which will return another date not the column value which you want to filter against? Could you explain bit more about your requirement?

     

    Thanks

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

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 249 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 202

#3
David_MA Profile Picture

David_MA 180 Super User 2026 Season 2

Last 30 days Overall leaderboard