Solved
Forum Discussion
Catherine_Tee
2 years agoNew Contributor III
Under the rule expression, possible the source value is not register in dimension also can apply in rule?
- MarcusH2 years agoValued Contributor
You had it right in the earlier version. The way I usually do this is create a new record for the negative and another one for the positive value. The original source record is set to Bypass in the maps, then the new negative record goes to the correct negative member and the same for the positive. So you would have something like this in derivative rules:
A#[66000010T]=66000010T_POS Create if > x
A#[66000010T]=66000010T_NEG Create if < xThen map 66000010T_POS to 45590010T and 66000010T_NEG to 66000010T
- Catherine_Tee2 years agoNew Contributor III
Thank you, is work now.
Related Content
- 2 years ago
- 2 years ago
- 11 months ago
- 3 years ago
- 4 years ago