We are looking to build a cube in Microsft SQL server analysis services but would like to be able to use some of the automated testing infrastructure we have.
I have recently installed full sql server 2008 (trial version), for doing a research on SSAS. I created a SSAS project (with sqlserver business intelligence studio), deployed locally (where sql server
My company (a small software-as-a-service provider in the healthcare IT industry) is currently building a hosted BI solution to offer all of our clients. The deadlines have been moved up significantly
I am running rails 2.3.9 and trying to run: rake rails:template LOCATION=http://compass-style.org/rails/installer
We have a very sparse cube in SSAS. The size of the cube is only 50M bytes in MOLP storage. When writing your own MDX query, you can use NON EMPTY/NONEMPTY to suppress/filter out empty results. But we
Is possible to add a non-aggregated measure to an OLAP cube? fo开发者_开发百科r example I have a \'Datetime\' field in my relational DB, and I would like to not use any kind of aggregation function wh
I\'m looking at options for providing Faceted Search functionality, admitt开发者_如何学Cedly not a specialty of mine. From what I understand, I think that this should be achievable quite nicely by usi
I have a table: ID, ParentID, Code, Caption1, Caption2 ID - atribute usage = key; namecolumn = Caption1 ParentID - atribute usage = parent
Is possible to join a dimension to an OLAP cube using fields that do not开发者_C百科 have a foreign-key relationship in the underlying relational DB?Yes it is possible. It is called logical relationsh
I have an OLAP cube containing a numeric measure that represe开发者_开发问答nt a foreign key against a parent table. I would like display the \'name\' field from the parent table instead of the measur