Can I use OData in an SSRS report? If so, how to do it?
I found the following that seemed quite encouraging, but nothing recently confirms whether this is really possible:
http://connect.microsoft.com/SQLServer/feedback/details/559570/ssrs-should-be-able-to-use-odata-as-a-data-source
If this is not yet implemented in SSRS 2008R2, are there any recommended workarounds?
Not directly, no. OData is not a supported data source for Reporting Services in current versions.
However, SSRS can use ODBC data sources, so maybe an OData ODBC driver like this could be an alternative ? I have not tried this myself, but it seems like a good option.
Source: https://habr.com/ru/post/1481691/More articles:SSAS: percent of total does not work in hierarchy - olapgdb7.6 does not have a recognized file. - hp-uxNumpy 'where' on string - pythonUsing JAXB XmlAdapter to adapt an entire list without a wrapper element - javaJavascript function accepts both arrays and strings as a parameter - javascriptSet the position of Xtick shortcuts - matlabUnable to pass an object of type "NHibernate.Collection.Generic.PersistentGenericBag" to print "System.Collections.Generic.List" - nhibernateiOS Non-Renewable IAP - limiting the number of devices - iosEdit multiple Entity objects in one form - symfonyHow to draw yy axis line chart in google charts - jqueryAll Articles