on 2014 Aug 07 4:48 AM
Request clarification before answering.
you can maintain multiple properties by separated with "," i.e. "N,C" but try to get when and how to use these property
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
Yes, You can use dimension over ride on property value.
I want to input the value with a combination of GrI+C or GrI+N.
But you can not input different data on this two combination e,g,
GRI+C 100
GRI+N 200
Can you explain your requirement in detail with some sample data and screen shots.
Regards,
Shrikant
Hi
My requirement is like this.
I have two properties for Grade 1- Gr1. One is C and another one is N. C represents Employee and N represents Contractor. I have maintained two different rates in my DM script logic and based on this property system should calculate the value. This is my requirement.
Regards
SAP BOSS
Hi,
As you said
How do I use the property values in my input values.
I thought you are talking about input form, that's why I said you can crate input form using dimension over ride.
But if your requirement is about scrip logic then it is better to ask question with reference to following guide by so that we can understand your requirement properly and you will get right solution.
Regards,
Shrikant
Hi,
By assuming you have dimension "GRADE" , property "DISPLAY" , and value of that property "N, C".
and you want to populate member having property value "N" then type
=EPMDimensionOverride("000","GRADE","DISPLAY=N)
it will populate all the members of "GRADE" dimension having property value = "N".
Regards,
Shriaknt
User | Count |
---|---|
11 | |
10 | |
2 | |
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.