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 920
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