when i running report of inventory aging analysis then it is giving error like
The Remaining Quantity field in the item ledger entry table must be a FlowField.
how could i solve this.
when i running report of inventory aging analysis then it is giving error like
The Remaining Quantity field in the item ledger entry table must be a FlowField.
how could i solve this.
do say it say…set Remaining Quantity field in the item ledger entry table as flowfield. but why is it saying so? did you use calcsum in your codes?
no i m not using calcsum but i m using calcfield
oh sorry…yeah thats want i meant! calcfild…then that field should be an flowfield.
how could i do this can you explain me Shona.
i m using this term CALCFIELDS(“Remaining Quantity”);
go to the correspoding table, select the field “Remaining Quantity” and press shift + F4…this will open the property, in that select flowfield against fieldclass…And set the condition you want if you have any [:)] otherwise jus leave the calcformula undefined
Look at the dataitem properties - is “Remaining Quantity” specified in the the CalcFields property?