TransformSum Function
Hi,
I am using the transformSum function to convert my BU data into TD data for MFP solution on RPAS 15.o Version.
TDDySlsR<-transformSum(BUCPSlsR,[ST].[stkt],[MS].[mstr],0,ADWPStktMsMapB)
TDDySlsR - week_clss_cnty_mstr
BUCPSlsR - week_clss_cnty_stkt
ADWPStktMsMapB - stkt (String measure)
I have loaded the following data into BUCPSlsR :
W33_2017,2815_2681_2,1,1000
weeK_clss_cnty_stkt
But after running the above rule i am unable to see the converted data in the TDDySlsR measure.
Am I doing something wrong here?
Regards,
Aagosh Reddy