Hi, I is possible to use MATH EXPRESSION ins...

Hi,

I is possible to use MATH EXPRESSION inside of email body like

<<([kg]/[pc]*[pc1])>> is that formula true?

0 4 929
4 REPLIES 4

You should be able to use all regular expressions inside <<…>> tags, however sometimes it might make sense to create a Virtual Column that calculates that formula, and then just simply enter <<[VirtualColumn]>> in the email template.

@RezaRaoofi Dear Reza, Thanks for your interest. Here is the formula and error message.

<<(([TTL KG]/[TTL PC])[Missing pieces number])>>

Workflow rule ‘MSCA’ field ‘Body’ expression ‘(([TTL KG]/[TTL PC])[Missing pieces number])’ is invalid due to: Arithmetic expression ‘(([Ttl KG]/[Ttl PC])*[Missing pieces number])’ has inputs of an invalid type ‘Unknown’.

@Etwo_Cargo

With arithmetic calculations, pay attention to have all parameters of the equation be either a number or a decimal

@Levent_KULACOGLU

Master ! Thanks a lot. Was my mistake about type column.

Top Labels in this Space