Brief summary of the bug. What is it ? Where is it ?
When setting the report view to a variable with large numbers, the result values for the different aggregations are either not working or looks broken.
Steps to reproduce:
- Create a report based on the 'Analysis testing process'
- Set the view to be "variable - doubleVar'
- Open the aggregation popover and enable 'sum, avg,min,max, p75'
Actual result:
- the avg and sum are not calculated
- The p values return `NAN`
- The min/max values are too long and small to an extent that the number is not readable anymore
Expected result:
Investigate a reasonable solution to the issues mentioned and implement it.
This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10611. Please use this link for any future references and continue any discussion there.