on ‎2016 May 23 9:27 AM
Hi
New to BPC so please be gentle
Designing an input form in EPM add-in and looking to use a drop down list in the form for our Profit Centre dimension. The drop down list is to contain a large number of members not linked in any way by hierarchical relationship or property.
This is what I have attempted so far:
-- Profit Centre in the rows with a single member selected and the column hidden.
-- On another sheet, list of 5 members from the Profit Centre dim and another cell with a drop down list containing these members (using the Excel Data Validation functionality)
-- The following formula in the Page Axis of my input form ... =EPMDimensionOverride("000","Profit Centre",Sheet1!C3) (where Sheet1!C3 is the cell with the drop down list)
The cell with the formula in states 'Expansion of Profit Centre Overriden' so it seems to suggest it has worked? However changing the selection in the drop down then refreshing the report does not appear to change the member of the dimension selected (I had input a value against one of the Profit Centre members and this value still shows no matter which member I select in the drop down).
I have tried wrapping the members in double quotes on the second sheet but this doesnt appear to have made a difference.
It seems a pretty simple requirement so I must be missing something obvious, or maybe this isnt the correct approach to take for this. I have checked the forums but cant seem to find a solution ... in examples I found, the above formula appears to be getting used where member properties are involved so maybe it wont suit in my case.
Any advice appreciated.
Thanks
JB
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just coming back to provide an update to this ... ashamed to say it but I couldnt quite implement the suggestions for one reason or another (mainly ineptitude!)
In the end, I settled with amending the report to run over a more focused BEX Query and used standard double click and select functionality on the dimension in the page axis.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John,
Can you clearly explain your report requirements?
What do you want to show in the report and what do you want user to select? Screenshot of the required report will be useful!
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks both. In simple terms, I am looking to have a drop down in the page axis for Profit Centre dimension as per below.
The idea being that a user can select one of these members, hit refresh then see the data / input data for the selection that has been made (there may be 50+ profit centre members that would need to be selectable in the list).
I am aware that the user could just click the member in the page axis to drill into the member selection and I could maybe exclude the members I wouldnt want them inputting against in the report design, but in an ideal world I would like this to be controlled as per the screenshot.
Thanks
JB
| User | Count |
|---|---|
| 41 | |
| 9 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 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.