- given:
- I create a report with view: process instance, group by: variable (number type)
- when:
- I define a bucket size with a large baseline or bucket size, eg. 1000000000000000000
- then:
- I can only directly type the number, but I would like to use something like this to make the handling a lot easier: 1.0E15
- so that:
- It's easy for me to define bucket sizes/baselines for very large numbers
Hint:
The front-end already transforms very large numbers to a format like 1.0E15 but doesn't allow the user to do the same which is very confusing.
This is the controller panel for Smart Panels app
- is related to
-
OPT-4846 Working with Data
- Open
- links to