Hi I have been playing around with MDX and need some very high-level getting-started type guidance. I already have a SQL-Server 2008 R2 DB up and running with data in it. I want to try something very
I want to display some data in Reporting Services (SSRS 2005) like this: Month 1Month 2 Month 3... Employee
I\'m looking to build a web application using an SSAS cube as the data platform. As such, I would like开发者_StackOverflow to list the dimensions in drop down lists. For example, I have a dimension c
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
The following is giving me the error in the title. Any help would be greatly appreciated. SELECT([Day].Children ) ON ROWS,
I\'m getting two right parentheses for negative nu开发者_高级运维mbers in my cube for all measures.Can\'t figure out how to fix it:
I have a query that is trying to filter the results where it equals a certain value. The query belows works fine...
I\'d like to be able to rollup the count of commitments to a product over years - The data for new commitments in each year looks like this:
I have a cube that I built in SSAS for general ledger data.The cube uses 2 fact tables.One for accounts that are \"normal\" dollar based accounts and the other is for unit / statistical accounts - acc
Does anyone know whether there is any charting library or a way to integrate OLAP capabilities to charts done in WPF? What I want is to give a user an option to build charts o开发者_运维百科n an OLAP