Forum Discussion
ChayceDuncan
2 years agoQrew Captain
How are you trying to convert it? Something like: Duration: {{a.duration / 86400000}} Day(s) works when I test it. You can try {{a.duration|int / 86400000}} to see if that works as well. Worst case you could always make a formula-text field in your record that builds that Duration: n Days(s) string and then just populate the email with that value as well instead of converting in the PIpeline.
------------------------------
Chayce Duncan
------------------------------
CharlesDulaney
2 years agoQrew Trainee
Neither scenario works, Invalid Template...
Not sure that it matters, the email is a callable pipeline.
I think you're right, the time I put into trying to get this resolve would have been better spent converting it in the record.
------------------------------
Thank you so much,
v/r,
Chuck
------------------------------