Intersect function in Narrative Reporting member selection not working
I have a report that uses the Intersect function in member selection to determine what periods show up on the report. The end result should return the the QTD periods based on the CurrentPov. So for example, if the CurrentPov = May, then Apr, May (but not Jun) should be in the report.
My solution
Intersect (Range from Jan to CurrentPov, Siblings of CurrentPov).
This returns Jan:May and Apr:Jun, so the intersection Apr:May
This has been working fine for a handful of months now, however on Monday (6/22) this stopped working and I am getting the following error.
I have submitted this to Oracle as a bug, although they are telling me that I am either doing something wrong or I've made a change that breaks this. Our managed services provider is also convinced that this is a bug.