Logi OLAP - Using Two-Dimensional Data
It's possible to use two-dimensional data from SSAS cubes for use in standard data tables, charts and other visualizations. This is done using Connection.OLEDB and DataLayer.SQL with an MDX query statement in its Source attribute. Unlike your Connection.OLAP configuration, the connection string for Connection.OLEDB will need to include the User ID and Password needed to log into the database. Logi Studio includes a tool, the MDX Query Builder, that can help you construct such a query for use with DataLayer.SQL. For more information, see The MDX Query Builder.