Classes feature
I would ask you to add a classes feature like other OLAP apps provide in a new version of FastCube. Basically we would need to specify classes or ranges for each dimension. For example, age:
Age from 0 to 12 -> Child
Age from 13 to 20-> Young
Age from 21 to 60-> Man
Age from 61 -> Old
Then, the axis would show Child, Young, Man and Old. No any other value or number. Now we can use the group feature for solving some specific scenarios, but for example with age, with more than 100 potential values, it is not viable.
It is like CASE WHEN feature of SQL.
Age from 0 to 12 -> Child
Age from 13 to 20-> Young
Age from 21 to 60-> Man
Age from 61 -> Old
Then, the axis would show Child, Young, Man and Old. No any other value or number. Now we can use the group feature for solving some specific scenarios, but for example with age, with more than 100 potential values, it is not viable.
It is like CASE WHEN feature of SQL.