Hello, in BPC7.5 MS we have a report that has 2 EVDREs (both with expansion on the rows only). The second EVDRE uses the EVRNG command in the row expansion parameter to grab the members that resulted from the 1st EVDRE. I'm wondering how this functionality works in BPC10? I have tried using EPMDimensionOverride with the EPMCellRanges as the cell reference with no success.
I've tried : =EPMDimensionOverride("002","dimension",EPMCellRanges(C1:C5))
and =EPMDimensionOverride("002","dimension",A1) where cell A1 has the EPMCellRanges formula.
Is there anyway to get this BPC7.5 functionality to work in BPC10?