Hi

I have created a Column(Days) which is an integer value and trying to store it in an Integar I get a formula error. What coud be the issue

Like 0

Like

2 comments

Create a new Date parameter in the business process. Put the result of the formula into it and then change your Column(Days)

 

This likely has more to do with the type of the parameter you're putting the result of the formula into. Make sure the param is an int data type. 

Ryan

Show all comments