Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multiple members on Left-hand-side of the formula

adnan645Oct 12 2018 — edited Oct 13 2018

Hi,

As per my understanding, if sparse member is used on left hand side of a formula then cube is automatically created but if dense member is used on the left hand side, then cube has to be created either manually or through commands.

But If we write a formula having mixture of dense and sparse dimensions of the left hand side of formula. Would that create cube automatically like sparse member or will not create cube. Or this would depend on the order e.g.

SparseMember->DenseMember = A + B;

OR

DenseMember->SparseMember = A + B;

Regards,

Adnan Arshad

This post has been answered by Nithish D on Oct 13 2018
Jump to Answer
Comments