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!

Issue with Business Rule PBCS

Alex1May 5 2016 — edited May 6 2016

Hello,

I have to do a business rule and I need to copy specific account only for one dimension. I have a business rule that aggregate all dimensions and works fine.

That account is configured at Plan Type: Never.

pastedImage_2.png

My dimension is called PeriodDay, has 31 members and is separated by to halfs. So I have this structure:

FirstHalf:

D1..D15

SecondHalf:

D16..D31

My value is always on D1 until D31 (not Halfs).

My requeriment is copy value of base member (D1 to D31) on First Half or Second Half depends of value stored.

For example:

I have a value in D10 and D12, I should see sum of this values on FirstHalf.

I have value in D9 and D26, I should see D9 on First Half and D26 on SecondHalf.

I can't aggregate because only I want to aggregate with these dimension not other...and that account is configured plan type: Never.

Any help???

Thanks!!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2016
Added on May 5 2016
5 comments
1,092 views