&$count=allpages works but
$inlinecount=allpages gives the below error :
<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<code/>
<messagexml:lang="en-US">
Service exception: column store error.
</message>
</error>
I have the exact same situation that since it is internally placed by UI5 API.
Were you able to find the solution / work around for that ?