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:
Then, in my list Rows action in Filter rows I put the expression
'scor_expiry' is a Date field in my table that I want to compare on...
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.'.

Report
All responses (
Answers (