write feeders in rules using DB function
Posted: Tue Jul 27, 2010 12:49 pm
Hi,
I'm trying to write a rule,using two external (lookup) cubes to calculate the amount, please help me how to write the feeders for the following rule.
['amount']=N:DB('inve_Vol',!d_month,!d_year,!d_version,!inv_type,!inv_ca,'quantity') * DB('inv_rates',!d_month,!d_year,!d_version,'Unit Price');
when i try to trace the calculation and feeders in tm1 view the values are not fed and calculated.
regards,
Sunitha
I'm trying to write a rule,using two external (lookup) cubes to calculate the amount, please help me how to write the feeders for the following rule.
['amount']=N:DB('inve_Vol',!d_month,!d_year,!d_version,!inv_type,!inv_ca,'quantity') * DB('inv_rates',!d_month,!d_year,!d_version,'Unit Price');
when i try to trace the calculation and feeders in tm1 view the values are not fed and calculated.
regards,
Sunitha