Hello, I have some piece of code, I am using it in lines. The result depends on 3 variables:
"Finish Date Of Lease", "Start Date Of Lease" and "Discount %".
Can you explain how can I use the VALIDATE function to enumerate result each time when some of this variable value will be change
I used this tutorial
https://msdn.microsoft.com/en-us/library/dd338618.aspx and
https://dynamicsuser.net/nav/f/beginners/91012/validate-function - but it not enough to understanding
Answers
...this will then call the code you have put into the OnValidate() trigger of the "Discount %" field.