Allow ambigious cube results for equal coordinates
Type
Constant Boolean
Since
2.6.0
Description
Whenever a fact is mapped without an aggregation and used outside a list report, the SQL cube may generate wrong SQL statements and results, because the missing aggregation will result into too many result rows and multiple result rows will contain different values for the same coordinate.
Usually, this will only generate a warning "Blocked existing value" in the Log, but when this property is set to "true" the model will convert this warning into a fatal error and stop the report execution.
Till now, the default value for this property is "false" and misconfigured cubes only generate warnings. In future releases of instantOLAP we may change the default value to "true" in order to avoid unknown errors for the users.
Examples
Allow ambigious cube results for equal coordinates = "false"
