The dimension '[Current Date]' was not found in the cube when the string,...
I have a large cube with multiple Order, Invoices, Quote and goal information that I process everyday. On the average, I get the following error about once a week. Once the error occurs, I resubmit...
View ArticleMDX Distinct Count
I am trying to count the policy rows returned by this MDX into the three colors. What's the simplest way to accomplish this.SELECT [Measures].[Policy Count] ON COLUMNS, NON EMPTY...
View ArticleAdd a total row to an MDX query that pulls in information from 2 cubes
Using: SQL 2008r2Hi,Im quite new to MDX and have been given the challenge of writing an MDX statement that returns results from 2 cubes. I realise it is not recommended to use LOOKUPCUBE, but...
View ArticleBlank error during cube processing
I have problems with cube processing. Our OLAP database consists of 30 dimensions and 2 cubes. It is deployed on a server with Windows Server 2008R2 and SQL Server 2008R2. Every night a scheduled task...
View ArticleHow to automate cube processing.
Hi team! How do I automate the procedures (build a script) to processing cubes as shown below? I do not want to use the GUI interface everytime! Thanks,Doria
View ArticleTotal member for the hierarchy with top/bottom x values filter
Hi,I'm using MSAS 2008 with the Adventure Works DW. Here's the structure for the slice I'd like to get using MDX query:[Product].[Style], [Product].[Product Categories], [Measures].[Discount Amount],...
View ArticleCan One to many Relation Become as Many to Many Relation in Cube
Hi All, I am worrying on the SSAS desgin which i recently encountered . Let me explain the scenario clearly I have 3 tables 1)Prodcuts 2)SKU 3) SkuTargetEnvironments . The relationShip b/w Products...
View ArticleMdx help - distinct count over multiple attributes
Hi! I need some mdx-help:FactTable *******KeyTimeKeyProdKeyGeoKeyTypeKeyAttr1Amount1111001True102111002True203111103True04121102True05121202False106121203False5 I want: * Measure1 = Count the number...
View ArticleLEAVES function causing problems in MDX Script
Hello,Got a bit of a weird situation here and I'm having trouble fathoming it.I have a cube with a dimension called [Currency]. I have a MDX Script which contains the function...
View ArticleWhat does Session_Read_KB mean from DISCOVER_SESSION rowset in SSAS 2008 R2?
We have a Cube of 30 GB in size and one of the query/session is showing Session_Read_KB as around 24 GB (25908085 in Discover_session).Does this mean Query is reading 24 GB data from disk to answer...
View ArticleDistinct Count Measure on Varchar field
I need to create a Distinct count measure on a varchar field that exists in my fact table. the field is actually a Degenerate Dimension called Claim_Num. When i try to create the distinct count measure...
View Articlebulk load hierarchy/measure descriptions
Has anyone found a good way to load in column comments into the hiearchy/measure description field? I have a cube that I am building off of a very well commented Oracle set of tables, and I would like...
View ArticleDifferences between SSAS 2005 and 2008
Hi.Does exist any papers about the differences between SSAS 2005 and 2008, please? Many thanks
View ArticleMany 2 Many query
In the queries below is an example of a many to many relationship that uses NUMBER as the linking field. When the attribute is used in combination with the [Measures] it is not doing the filter of the...
View ArticleWhere caluse .. where column has no 0 based on phone_number
HI FriendsI'm using below Query that gives me Output Phone Number Redcalls123444 1223232 12344222 023344232 0123445576...
View ArticleErrors in the high-level relational engine. The following exception occurred...
Hello friendsI need to add one table in my cube from different datasouce.i have two Datasource oneis MYSQL another is SQLwhen i add create dimension from MYSQL and process cube it executed...
View Articlecreating ranges in cube
Hi All,I want to know if we can create some custom ranges in a dimension .. I know there is a option of creating ranges using DiscretizationMethod , but it has some limitations For eg i cannot specify...
View ArticleWhich of the following statements is not true regarding offline cube files in...
Which of the following statements is not true regarding offline cube files in Microsoft Excel 2010?a. An offline cube file stores data in the form of an OLAP cube.b. If you delete the offline cube file...
View ArticleUrgent - How to get Columns from other tables while it has Doted arrow relation
Hello All,This is a pretty urgent case so I would Appreciate your help here.I have this case when i Have these 3 tables : Member_Resigns and Member_Joins and Info table.For Member_Resigns and...
View ArticleViews in SQl then add in DSV or use simple table in DSV then do calculation
Hi FriendsI'm new in SSAS. I need a suggestion from you friends that ;i have one table in DSVUniqueid PhoneID Call_date User status 1.2 1233 march10 tw12...
View Article