I am working on something like this:
customerPresent( flowfield count of all customers Present)
CustomerAbsent (Flowfield count of all customers absent).
TotalCustomer := customerPresent + CustomerAbsent;
keeps giving error of two record fileds or so.
0
Answers
have you tried to call calcfields(field1,field2,..)?
you should try "Rec.Calcifields(customerPresent,CustomerAbsent)"
Zohaib Ahmed
Dynamics NAV ERP Technical Consultant.
please like / agree / verify my answer, if it was helpful for you. thanks.