Required Feeder

The preceding statement calculates the value of Cost in the Fish Required cube based on the value of Cost of Fish Used in the Inventory cube. Accordingly, the following feeder belongs in the Inventory cube.

['Cost of Fish Used']=>DB('FishRequired','Total Fish
Cake Types',!FishType,!Date,'Cost');

You can now add this feeder statement to the rules for the Inventory cube.

Procedure

  1. Double-click the Inventory rule in Server Explorer.
  2. Add the statement immediately beneath the last feeder statement in the rule.
  3. Click Save to compile and save the rule.