Business Rule is not working
Content
Hi Experts,
We have created a business rule to allocate rent expenses across departments based on the square feet. An example is attached for your reference and the rule is written as follows,
FIX (/*DIM:Years*/"BaseData",/*DIM:Years*/"FY22",/*DIM:Scenario*/"Current",/*DIM:Version*/"BU Version_1",/*DIM:Entity*/"Borella",/*DIM:Product*/"No Product")
%Template(name:="Allocation",application:="",plantype:="",dtps:=("POV":=([[ Period."Jan" ]],[[ HSP_View."BaseData" ]]),"Source":=[[ Account."Rent"->Currency."LKR"->Department."No Department" ]],"pct":=[[100]],"AllocDim":=[[Department]],"allocationRange1":=[["Department All"]],"Destination":=[[ Account."Rent"->Currency."LKR" ]],"Driver":=[[ Account."Square Feet" ]],"Alloc_method":=[[Allocate using a driver]],"Spread_method2":=[[]],"Recalc_driver":=[[Re-aggregate driver]],"agg_after":=[[No]],"clear_before":=[[No]],"Decimals":=[[]],"Rounding Method":=[[No Rounding]],"RoundingMB":=[[]],"Offset":=[[ Account."Rent"->Currency."LKR"->Department."No Department" ]],"ClearOffset":=[[No]],"Exclude":=([[ Department."No Department" ]]),"Offset_Opp":=[[Yes]]))