Hello,
I’m using Column Summary Plugin for my table, on initiation average column would not have any data (user would fill in data), so it shows NaN in destination cell, is there any way to make it return empty or 0 instead of NaN. I have created a stackblitz demo for the issue:
https://stackblitz.com/edit/react-gndenf?file=src%2FExampleComponent.tsx
Best regards