Hi Hana expert,
I have an analytic view, I can see its two measure values as in screenshot attached. Now I want to get them through oData.
I can get CNT_SUBSCRIBERS value by "SUM of \"CNT_SUBSCRIBERS\""
But for CNT_USERS, looks like its aggregation method is "COUNT", but it is not supported in oData. If I try "SUM of \"CNT_USERS\"" then I get numeric overflow error. Can anyone tell me if I can get the same number as in HANA studio preview tool though oData?
I do not understand, the aggregation method is already defined in analytics view, why we need to define it again in oData? And some method even not supported. What is the point?
Thanks!
Yue