0

Sort by a division calculated field

Hi all,

I can do this easily enough:

=NL("Rows","Customer",,"-Credit Limit","*","-=NF(,""Credit Limit"")-NF(,""Balance"")",">0.60","Limit=","10")
However, if I change the subtraction in the calculation to a division, i.e.

=NL("Rows","Customer",,"-Credit Limit","*","-=NF(,""Credit Limit"")/NF(,""Balance"")",">0.60","Limit=","10")
… the report comes up with an error "

Excel is unable to evaluate '-=NF(,""Credit Limit"")/NF(,""Balance"")'.

Just wondering if you guys had any ideas.

  • NAV 5.0 Sp1 Update 2
  • Jet Essentials 2013 Beta 14.0.13102.0 (64-bit)
  • Excel 2010 SP2 (Beta) 14.0.7011.1000 (64-bit)


  • Regards,
    Stephen

    6 comments

    Please sign in to leave a comment.