Treetable grouping & sum

hello,
The grouping functionality of the treetable along with the map capabilities are great. I’m getting the correct operation out of the sum capability that I’m using, but is there anyway to “modify” the resulting value before it is rendered? When grouped rows are made visible the column that is being sum’d has it’s values manipulated to change the numbers from 1024 to 1kB (for example) to make them easier to quickly comprehend.
This manipulation is happening in the $change function. Is there a way to achieve this? Perhaps a different approach?
Thanks for any and all tips
-SrvrSide

Hello @SrvrSide,
If I understand you correctly, you can define template for the footer row.
Please take a look at this snippet and tell me if that’s the result you wanted to achieve: https://snippet.webix.com/ve6mdhwp