Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Report + SSAS
posted

I wonder if there is a possibility to get data for Infragistics Report directly from SSAS and then show it in XamRaportViewer in Silverlight application? If there is no direct solution how can I do it?

  • 2848
    posted

    Hi,

    You'll need to build an ObjectDataSource for that, and execute the query in your code. Currently we do not provide a built-in way for defining queries on top of SSAS 

    Regards,

    Andres