Hi,
I have a form that has a depart date and a return date. I created a compose to subtracts the two values. I am trying to multiple that number by 75. However, I am having issues with creating my calculation.
Solved! Go to Solution.
Hey @jamesjson
The values should be comma separated but you have used colon :
Example: mul(1,5)
HTH
Jay
Hey @jamesjson
The values should be comma separated but you have used colon :
Example: mul(1,5)
HTH
Jay
Hi Jay,
Thanks for the quick reply! I tried that yesterday and it didn't work. It looks like it accepted it now (I think it might be because I didn't add the "int" before the 75 yesterday). Let me run it and if it works, I will accept your comment as the solution.
Thanks!
What do you mean? Also, it worked. Thanks!
User | Count |
---|---|
92 | |
44 | |
21 | |
18 | |
16 |
User | Count |
---|---|
137 | |
49 | |
42 | |
37 | |
29 |