====ODATA Addon==== The **ODATA** addon allows you to query ARDI asset information using the ODATA protocol. This gives you a simple method of querying information, particularly in Microsoft applications such as **PowerBI** and **Excel**. ===OData Endpoint=== Once you've installed your addin, the OData endpoint will be available at **/odata/webservice** ===Usage Examples=== [[odata:Creating an Asset Dashboard in PowerBI using ODATA]] ===Compatibility Note=== Note that this addon is not 100% compliant with the ODATA standard at this point, as we don't fully support some of the parameters that are included with standard ODATA queries, such as **$select** and **$filter**. We hope to support these in the future.