Hi All,
I am hoping i can get some guidance with some customisations i am attempting on NPM. I want the top 10 errors and discards to show top XX errors only. I am comptent with html, and basic ASP. I have found how to actually remove the 'discards' columns, but it appears that the compiled list stills orders based on the highest count, and includes the 'discards' count. i.e. my top 10 errors, when the discards columns are removed are all 0. This is because the resource stills see and sorts based on the discard count.
Can someone point me in the right direction to remove this?
Thanks
Stephen