Exporting Data from RPAS at a higher level than the base intersection
Good day
Can you please tell me how i can export data at a level higher than the base intersection
I have set up the extract using
exportMeasure -d /rpas/usr/domains/Location/loc_mp/domain/MP_MFP \
-out /rpas/usr/domains/Location/loc_mp/extract/MFE014_ExphistPLCP_MrpH.csv \
-meas "PlCPPISR.format("%13.5F"),\
PlCPPISU.format("%13.5F"),\
etc etc
-intx weekscatldiv \
-range $l_lessone:$l_lastdate \
-loglevel all
There are about 25 measures that i export in this list
Problem is when i run this i get an error around the agg of some of the measures :
"exportMeasure caught Exception: CalcEngineException: Error in running MLAgg!"