on ‎2015 Oct 19 3:04 PM
Hello,
I have an issue when I want to doing Override the dimension based from Property.
if the property is number like: 1001 it works well the system do the job.
if the property is text like "SAP BPC" or "SAP ABC" it does not filter.
=EPMAxisOverride("000",TRUE,"PRODUCT",H22,"SUPPLIER","ID= V")
H22: ="P1001T= SAP BPC"
with number it works well
Any reason?
Cheers
Request clarification before answering.
Filter on property with space inside the value? Bad idea in general!
You may try to use:
H22: ="P1001T= 'SAP BPC'"
But I recommend to use something like SAP_BPC as a property value!
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 32 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 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.