Group by:
 
 
|
{{row.errorMessage}} |
{{row.errorCount}}
| {{(row.errorCount/errorDistribution.errorCount*100)
| number:1}}% |
{{(row.errorCount/errorDistribution.count*100)
| number:1}}% |
| {{row.errorCode}} |
{{row.errorCodeCount}}
| {{(row.errorCodeCount/errorDistribution.errorCount*100)
| number:1}}% |
{{(row.errorCodeCount/errorDistribution.count*100)
| number:1}}% |