You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to Incorporate Applicable Union Code in Business Rule.

edited May 3, 2021 7:15AM in Planning 1 comment

Content

Created two Level 0 children under OWP_All Union Code in WFSC cube. And we have a member called 'OWP_Applicable Union Code" in WFP Cube Under Account Dimension having a Data Type as "Smartlist" and name of the Smartlist is "OWP_UnionCode". We wrote an IF condition against OWP_Applicable Union Code in a business rule(IF Conditon was there in Code Snippet section), the business rule was validated without any errors but still we are not able to fetch the value from the IF Condition. Kindly help us with this issue.

Thanks In advance.

Code Snippet

IF("OWP_Applicable Union Code"->"No Property"==1)
    	"CC Rate"=0.5799;
    ELSEIF("OWP_Applicable Union Code"->"No Property"==2) 
    	"CC Rate"=0.0823;
    ENDIF

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!