The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
AndreaF
2 years agoContributor III
Source derivate transformation rule "missing operand" issue
Hi,
sorry, first time trying to use derivative transformation rules..
I have setup the following Derivative source transformation rule:
My understanding or derivative rule is that the account created by the rule (eg. New_CR and New_DR above) must then be mapped using the standard transformation rule, so I have done so:
However, I get the following error when running a Load and transform of the data file:
What am I doing wrong? Thank you
Hi AndreaF !
I am with you on that one! I do not see the issue like this 🙂
Could you do checks and see what it does :
Change from A#[92??-*] to A#[92*] and run it. See if it runs..
I never tried a Derivative Rule with -, ?, * in the same syntax. That could be the issue. Not sure, but worth a try.
3 Replies
- AndreaFContributor III
That was it, using A#[92*] solved the issue. I have done some testing and it looks like the "?" character is what is causing the issue. It seems not to be allowed in derivative rules, even tough it can be used in Mask transformation rules.
- NicolasArgenteValued Contributor
Thanks for the feedback AndreaF and good to see it is solved!
- NicolasArgenteValued Contributor
Hi AndreaF !
I am with you on that one! I do not see the issue like this 🙂
Could you do checks and see what it does :
Change from A#[92??-*] to A#[92*] and run it. See if it runs..
I never tried a Derivative Rule with -, ?, * in the same syntax. That could be the issue. Not sure, but worth a try.
Related Content
- 2 years ago
- 4 years ago
- 2 years ago