We have a situation where, because OLAP is using a single DataSource view for all cubes, some of our aggregations are getting confused.
We currently run a front-end Manager Information tool that connects to a SQL analysis server to provide flexible reporting. Essentially the front-end builds up some MDX which it then executes on Analy
I am looking for an OLAP implementation, which could be embedded in a java application. The best -- but not necessarily -- if I could use olap4j to connect to it. I need such a library for testing pur
I have an ASP.NET application which needs to connect to Analysis Services database. All components are on the same machine:
I\'m currently working on writing report generators.For one report I need to do a breakdown by a given characteristic (supplier, logging user, language, etc which for each row includes the name of the
I\'ve got the following question. I have 3 dimensions: Dim1 Dim2 Dim3 And a fact table, let\'s say: FACT After processing the cube, I run a query which is to obtain the values filtered by dimension
Does anyone have sources of his pivot table? Sources were hosted at http://wpf.netfx3.com/files/folders/5672/download.aspx, but now this site is down. Or may be there are similar开发者_JAVA百科 sample
I\'m doing a little bit of planning of an application that uses Mondrian OLAP engine with Olap4j and should present/display data to user. I understand all the back-end stuff, but I\'m not sure how sho
I am using AMO to programmatically generate an OLAP Cube. How can I add translations for the calculated members? (SQL Server 2008)
I have a pretty simple analysis services 开发者_如何学Pythoncube with a numeric dimension. It works fine in the cube browser, the attribute is set to order by key and it\'s defined as an integer in th