Hello Experts,
We have a calculation view and have oData service for this view.
We are not able to get the data from the call, but the data preview of the view works. Also the metadata of the oData call returns correct values.
The message we get is -
<errorxmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<code/>
<messagexml:lang="en-US">Service exception: column store error.</message>
<innererror>
<exception>
exception 1: no.71002048 (ptime/query/plan_executor/trex_wrapper/trex_wrapper_body/trex_query.cc:809) [2048] column store error: search table error: [23013] Unknown view attribute NO exception throw location recorded. Stack generation suppressed.
</exception>
</innererror>
</error>
Can you please suggest?
Thanks and Regards,
Arpita