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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Select Period dimension middle members dynamically in webform

Abe-OracleMay 22 2025

I have a requirement to exclude the range [FctMonth to Jul] from the period dimension dynamically.

My Period dim starts from Sep and ends in Aug. I have a hierarchy with quarters and a flat alternative hierarchy as well.

I tried IDescendants(TotalYear) where TotalYear is the parent of flat hierarchy and excluded IRSiblings(&FCSTMonth). But this excludes all the right siblings including Aug, in my case i dont want Aug to be excluded but only till Jul.

For Example if the member Feb is assigned to FCTMonth, i should get FEB to Jul excluded from the list.

Let me please know how we cam make this work?

Comments
Post Details
Added on May 22 2025
0 comments
35 views