Hi all!
I noticed that OData support has been added to REST API 2022.1.4.xx.
I only found one document, which is located here: https://community.webcon.com/posts/post/odata-format-in-webcon-bps/346
This document is related to the usage of OData in PowerBI.
What we really need is the ability to filter views with OData and REST API. Is that one already implemented and if so, where can I find a documentation of that?
<PseudoCode>
/api/data/v4.0/db/{dbid}/applications/{appid}/reports/{reportid}?$select=...&$filter=...
</PseudoCode>
Thanks a lot in advance & best regards, Nik