Hi
I'm getting a failed flow message and when I test it get the message below. Below that is the formula I'm using to email custodians 14 days prior to equipment on a SharePoint calibration register needs inspected. I'm using the exact same formula for another for another SharePoint list (a facilities register) and it's working perfect, any ideas?
InvalidTemplate. Unable to process template language expressions for action 'Condition' at line '1' and column '2812': 'The template language function 'formatDateTime' expects its first parameter to be of type string. The provided value is of type 'Null'.
Yeah I checked the calibration register and one piece of equipment doesn't have a calibration due date, so this must be causing flow to fail
I'm new at this, so thanks very much
cheers
Darren
Hello @92859673
Your expression looks fine but the error is probably because the value of
item()?['Calibration_x0020_Due_x0020_Date'] is being returned as null.
Please check the value in the column to ensure that it is not null
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional