Hi,
I am working on HANA SP12 and testing Keep Flag property but it doesn't seem to be working.
At data preview I am dragging Product, Month, Quantity and Total_sales(which I am calculating as Quantity*PRICE1). I created Calculation view of type Cube without Start Join so the default node is Aggregation. When I add this table and set Keep flag for ORDER1 a True, not matter which dimension I select the background should always consider ORDER1 column in group by, which is the property of Keep Flag. But for some reason it is not working.
I read the below nice article but he brings in between aggregation node and Semantics, a projection node which i don't understand why. The keep flag should have been enough to bring ORDER1 into grouping irrespective of it being selected in select or not.
Exception aggregation modeling with Graphical Calc view
Can someone please help, If i am missing anything here. Aggregation node by default will do aggregation before calculation.
