Posted inDynamics NAV & BC Tips & tricks
CALCSUMS, and SIFT, and Addition! Oh My!
In previous versions of Microsoft Dynamics NAV, if you wanted to add Decimal amounts, you had to either have a SumIndexField defined at the key level so you could use CALCSUM, or you would have to loop through each row and keep a running total. CALCSUMS…