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 / Action 'Compose_-_Form...
Power Automate
Unanswered

Action 'Compose_-_Format_Due_Date' failed

(0) ShareShare
ReportReport
Posted on by

Unable to process template language expressions in action 'Compose_-_Format_Due_Date' inputs at line '0' and column '0': 'The template language function 'int' was invoked with a parameter that is not valid. The value cannot be converted to the target type.'.

 

addDays('01/01/1900',sub(int(variables('var_Cal_Due_Date_I')),2),'dd/MM/yyyy')
Categories:
I have the same question (0)
  • grantjenkins Profile Picture
    11,063 Moderator on at

    It looks like you're trying to get two days later than Cal_Due_Date (assuming that variable contains a date). In that case you can restructure your expression as so:

    addDays(variables('var_Cal_Due_Date_I'), 2, 'dd/MM/yyyy')

     

    grantjenkins_0-1668385944950.png

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard