
I have a calculated field I want to create which I want to show the result of 2 different fields in the form divided by each other.
So for example
Calculated Field = Field 1 / Field 2
Is this possible out of the box in CRM 2016?
*This post is locked for comments
I have the same question (0)Hi,
You sure can. Check out this technet article:
technet.microsoft.com/.../dn832103.aspx
The first example describes setting a field to field1 * field2 - you should be able to do exactly the same thing with division. Just make sure to check that both fields have non-zero values.
Hope this helps! I'd appreciate if you'd mark this as Answering your question.
Thanks,
Aiden