I've recently moved from HANA 6.9 to version 7.2 and I am getting an unexpected behaviour on how calculated column work. I was happy on 6.9 but in 7.2 things are not working anymore as used to.
The developer guide state that there should be an option in Hana studio called "Calculate before aggregation" that can be used to force the calculation of the calculated columns before the aggregation happen.
Despite I couldn't find this option in any menu in Hana studio during the creation of the calculated column, the default behaviour seems to be what described in the developer guide when this option is enabled.
Does anyone know how to disable this option or even better the xml snippet created when this option is not enabled ?
The behaviour that I need to obtain is the default behaviour described in the developer guied (i.e. want the calculation to happen after the data is aggregated not before)
see page 280 of the developer guide SAP HANA Platform SPS 07 Document Version: 1.1 - 13-03-2014
Thanks,
Mario