Users can expand any dimensions shown on the Silverlight OLAP pivot grid as Row or Column fields to drill down into the dimension and see their data sliced along that dimension. Users can collapse dimensions to reduce the amount of data shown.
Our OLAP pivot grid for Silverlight includes an optimized XMLA SAP data source that is specialized to efficiently connect to and handle your SAP data. Simply use the XMLA SAP data source in the same way that you would use the XMLA data source.
Our Silverlight pivot grid can consume OLAP data from your Microsoft® SQL Server® 2008 Analysis Services and Microsoft SQL Server 2005 Analysis Services cubes.
When you are getting your OLAP data from a server that requires authentication, you can provide credentials including a username and password to connect. You just need to add an XmlaNetworkCredential with the correct UserName and Password set to your XMLA data source's Credentials.