Hello,
Is there an easy way to have the BPC10 function EPMContextMember() immediately recalculate when opening a workbook, without fully refreshing the file?
We have built a number of reports that display a 'summary' page with these functions as a reminder to the user what data they will be retrieving. But it seems that during a refresh BPC updates these functions only after retrieving data.
We've tried the Excel "Calculate Now" and "Calculate Sheet" options, but they don't seem to work. Editing the EPMContextMember() cell (eg., with pressing F2) does force the update, but that's a manual step we'd like to avoid.
Don't know if anyone has a better solution?
Thanks,