Prevent custom aggregated object from being serialized and send to ActivePivot Live -
we aggregating large matrices , have custom matrix class. these aggregated custom aggregation function. formatter takes care of showing part of aggregated matrix measure debugging, seems formatter in place, entire matrix, still serialized , send live when measure shown. there way avoid that?
you should able formatting in basic post-processor, taking in underlying value matrix , returning formatted value wish display. can use new measure instead of previous one
Comments
Post a Comment