on ‎2016 Mar 18 5:36 PM
Hi Experts,
I have a report and have Dimension override on Category (based on Active Category property) dimension , so based on Dimension override function i should see Actual data but it is not happening as I have set"Y" values on ACTIVE CATEGORY property for Actual only.
But input template is taking Category member from Context always when i refresh.
Please see BPC Category dimension master data.
Input template
Thanks,
Vishu
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.
Hi Vishu,
First thing, use property ID in formula, then modify your formula as below
=EPMDimensionOverride("000","CATEGORY","ACTIVE_CATEGORY="&B8)
Assuming that technical name of property is ACTIVE_CATEGORY.
Shri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No there was no underscore.
Actually i was tried two scenarios like but i shared you screen shot of second scenario.
=EPMDimensionOverride("000","CATEGORY","ACTIVE CATEGORY=Y") as well as cell referring =EPMDimensionOverride("000","CATEGORY","ACTIVE CATEGORY=B6")
Even i tried to create new property and set Y value on it for actual category but still Dimension override is not working.
Do you think this problem causing due to any security setup?any idea why report is taking from Context instead of Dimension overrride?
Thanks,
Vishu
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.