on 2018 Jan 10 8:48 AM
Hello
I have a requirement , I have create a dropdown1 and assign a property of the costcentre dimension. Also I have another dropdown 2 which has items 'yes' and 'no' , if the user selects yes I want the dropdown 1 to list out the values, if its no then the dropdown 1 should not be active.
thanks !!
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.
Thanks Vadim and Rekha, I have couple of more questions
1. I am not able to get the Hierarchy from =EPMDimensionPropertyValues("consolidation","entity","id",H4)" , when I use H4 in the formula , the report is taking cell H4 and not PARENTH4.
2. I wanted to use a drop down filer using =EPMDimensionPropertyValues , but this should be based on another dropdown , how do I create the dependency, is there a sample VBA code ?
I did try with 'ParentH4' and also 'PARENTAFTER' I am not able to get the expected result. What is the 'all value range' in the function ?
My requirement is I need to have a dropdown object and an EPMDimensionPropertyValues function. when I make the selection in the dropdown (Say A as in the pic attached ), the EPMDimensionPropertyValues should give a particular hierarchy say PARENTH2

P.S. "dropdown 1 should not be active" you can't disable dropdown using Excel formulas, maximum you can do is the empty dropdown!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Screenshot with full details, please!
How do you created dropdown?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.