Below is the snippet of an mdx query used in a report. with member [Measures].[Leased Coin In] ([Machine Dimension].[Leased Flag].&1 , [Measures].[Coin In])
I have a many-to-many dimension in my cube (next to other regular dimensions). When I want to exclude fact rows in my row count measure, I usually do something like the following in MDX
I am a novice in SSAS with some theoretical knowledge in it. I would like to do the very first and the simplest of all implementation in that.
I need a template to document an SSAS cube. Cube info Single source of data One main Fact table Five direct dimensions
I have a table with a list of contract line items in the form of CREATE TABLE contracts_lines ( contract_id integer,
I have a TFS 2010 beta 2 installation on a server 2008 r2, with a full instalation of sql server 2008 developer with SP1.
Proficient with SQL but new to MDX, I am having trouble getting my head around this: I have a fact table that contains snapshots of account balances monthly. I need to roll up the balances as a semi-
In a parent-child dimension in SSAS, the datamember is automatically named the same as the parent. E.g.
I have the following query that gives me an extract (I am putting this into a CSV from my cube). I want to show the Total of all NRx in a column as the first column NRx and the rest of the NRx column
I\'m in a position of evaluating products / approaches to build Business Intelligence Dashboards on top of Sharepoint WSS (no MOSS at this stage). Does anyone have any suggestions where would be a goo