Hi team,
Could you help me to know how I can read the field of "ContentQty" please?
I want to know how many bags I need , for instance :
I have the below bags:
A-7 bags with 4000 units each
B-1 bag with 183 units
C-1 bag with 352 units
D-1 bag with 345 units,
My labor (resource) can handled 2000 units, so I need to take the bag B, C, D , so, I need 3 bags...
how could i read the table in order to calculate that by my own? Im thinking in a "for cycle" but I dont know how to read the field list,
Thx a lot