Hi all.
I have the following question.
In a table called Header I have 2 flowfields: Initial Quantity and Consumed Quantity that are calculated from other tables. I want to create a field called Remaining Quantity that is "Initial Quantity - Consumed Quantity" and is calculated as the flowfields are calulated.
How should I do it?
Jorgito
0
Comments
"Initial Quantity" - "Consumed Quantity";
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Any ideas?
Jorgito
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Onpush of the calculate loop throu the records and mark the records that meed the criteria.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n