As others have mentioned this appears to be an issue with feeders (or lack of feeders). When a rule derived cells are not fed the impact is that any consolidations on top of those rule derived cell will be empty. In cases were you don't care about the consolidations on top of rule derived cells (because the consolidated values are never used or referenced) you can skip creating a feeder statement to improve performance. Less feeders will give you better performance but feeders are required to get the consolidations on top of rule derived cells.
Without adding a feeder statement you can typically prove the issue is with feeders by removing SKIPCHECK from your rules. Note that it might be
very slow to refresh the view with SKIPCHECK removed depending on the size of the cube. If the consolidated values appear with SKIPCHECK removed you know that feeders are the issue.
------------------------------
Stuart King
IBM Planning Analytics Offering Manager
------------------------------