ASO cube calculation
Recently we have migrated BSO to ASO application. we are trying implimenting MDX calc scripts into ASO cube with ref BSO calc scripts but we are facing lot of issue in ASO MDX .
Can anyone please share me any ref documents are avaliable for MDX calscripts apart of Dbag.
let say simple ex in BSO, we have FIX command to hold blocks and then we use to write cacluation on dense members with cal commnads.
In BSO,we have CALCDIM,CALCFIRST,CALCLAST,CALCALL but unfortunetly i cluld not find this type of calc commands in MDX (ASO) application.can anyone please help how to impliment these things.