Calculate in Report

gnaus
gnaus Member Posts: 2
I have made this formula in Code in my report:

Verschil := (OmrekenKlasse - DecDefTime);


I want Navision to give me the result of {Omrekenklasse} MINUS {DecDefTime}
the result in my report is a number but not the correct one ;-)

I hope someone knows what's the cause..
thank you!

it's NAV2009 R2

Comments

  • MBerger
    MBerger Member Posts: 413
    It would be useful if you gave some more information, like what's in the variables and which result you are getting, and why it isn't correct.
  • Chinmoy
    Chinmoy Member Posts: 359
    Also, in which trigger you have put this code?