web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 538 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 405 Moderator

#3
abm abm Profile Picture

abm abm 252 Most Valuable Professional

Last 30 days Overall leaderboard