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?
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