on 2016 Jul 28 10:01 PM
Dear BPC Friends,
I am building a report in BPC 10.1 (Standard) NW. The report has two sheets (i.e Sheet 1 & Sheet 2).
Sheet 1 has Cost_Center (Base Member) in Row and Time and Category in Column. This also has drop down column of YES/NO (next to Cost_Center dimension). This column is used to select any Cost_Center that the user want to pull in Sheet 2 report.
Sheet 2 has Cost_Center and Account in Row and Time and Category in Column. The Cost_Center member will come from drop down column in Sheet 1 and Account dimension has fixed members.
The Cost_Center expansion (in Sheet 2) has be written using EPMDimensionoverride function.
The problem is - The user can select one Cost_Center or all Cost_Center (aprox 3000 Cost Centers). If the user want to select 2000 Cost Center then the challenge how to pull 2000 members in Cost_Center EPMDimensionoverride function.
Kindly Advice,
Rahul
Request clarification before answering.
I think that in general the idea to select 2000 costcenters using dropdown column is bad Use normal member selector...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rahul,
Could you please explain the scenario behind these sheets? Why the user wants to pass the cost center from 1st sheet to next?? Functional logic.....Maybe this can be designed other way too. How have you provided the drop down for Yes/NO in first report? VB macro?
Regards,
JP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi JP,
The reason user want to pass the Cost_Center form Sheet 1 to Sheet 2 is that in sheet 1 they can select any Cost Center (our of aprox 300 Cost Center) and then in the Sheet 2 user can pull data from Account dimension for these selected Cost Center (in sheet 1).So sheet 1 has only Cost Center dimension in row axis, andsheet 2 has Cost Center in outer dimension and Account dimension in inner dimension in row axis. The Cost Center in this sheet come from YES/No drop down in Sheet 1.The drop down is provided using data validation.ThanksRahul| User | Count |
|---|---|
| 16 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.