I created a calculation view using the hana trial account and i was trying to expose it as odata service(.xsodata).
But when i want to see the entity,its throwing me an error.
exception 1: no.71002048 (ptime/session/dist/RemoteQueryExecution.cc:1367) column store error: [2950] user is not authorized : NO exception throw location recorded. Stack generation suppressed.
the calculation view is a simple one to fetch the distinct count values.
any help please ?