Hello Guys,
First of all I really apologize as I could not think of a better heading for my question.
Now my question. I am working on a Scorecard application where I need to calculate Input Yield percentage for everyday production and consumption.
The logic is something like that:-
Wile producing 'XXX' material we use 'YYY' and 'ZZZ' material.
The way Input Yield percentage is calculated is :-
Input Yield % for YYY = YYY qty Consumed / XXX qty Produced
Input Yield % for ZZZ = ZZZ qty Consumed / XXX qty Produced
In webi We have two tables. First table gives everyday Produced qty another table gives consumption of two materials.
Input yield should be calculated in third table.
How can I do that?
Please suggest something.
Regards
Shalini