Need help with rules - RPAS v16
Hi,
The calculations are working fine when we enter data and calculate. After commit and creating the workbook again, values are not holding up.
RTV C, RTV U, RTV Cp and RTV AUC measures are populated and committed. Cross verified values are updated in domain as well. When creating a new workbook RTV C and RTV U are 0. What is the issue with the rules?
load rule:
RTVCp = RTVCp.master
RTVAUC = RTVAUC.master
calc rules:
Rule 1:
E1: RTVC = NetSlsC * RTVCp (RTVC is 0, NetSlsC is calculated and has values, RTVCp is loaded and has values, Net Sls C is lower intx and agg type is total. )