Forum Discussion
Does anyone have a working example of the Customized data reduction capabilities in a matrix?
Hi saviourofdp,
I have looked into it a little bit when it released and I found that I had to have my objects and properties named exactly as per the example, i.e. my object had to be named dataReductionCustomization, and (as I was using a categorical mapping), I had to name my property categoryCount (as per the schema definition here).
For instance, I was trying to add these to an existing object with a different name in my capabilities.json, and it wouldn't work, despite me updating the root dataReductionCustomization object to point to this revised object and property. Not sure if that's something you might have done?
This hard-coding of names wasn't acceptable for me, as I wanted to consolidate my properties, so I didn't keep my example, unfortunately, but it did work when everything was named as per the documentation.
Regards,
Daniel