Calulated member by case instruction infinite recursion
Hello.I think that it's quiet simple but i don't understand the source of error.I try to calculate Internet Total Product Cost from AdventureWorks and for US i using calculated member as source.After...
View ArticleCalls made on phonenumber over 3 in 15 days by users using MDX
Hello FriendsI have to calculate measure Calls made on phonenumber over 3 in 15 days by usersUsers Phonenumber Calltimesu1 123456 15novu2 23564 16novu3...
View ArticleDoes isAggregate relevant to informative attributes??
Hi evIs property isAggregate relevnt at all to attributes wich are AttributeHeirarchyEnabled =false(that is attributes which only add information to other analytic attributes).TIARea
View ArticleExploring 2005 cube from management studio 2008 error- attempted to read or...
Hi, I've created my first cube in VS2005 and deployed to SQL server 2005 server. I can browse the cube from VS and from the server MS. From my station MS which has SQL 2008 I can view the server's...
View Article.LDF file increased suddenly
Hi,We were taking the incremental backup of .ldf file using TSM and suddendly i have found .ldf file size increased automatically from 4 GB to 30 GB and when the backup has been completed, the size of...
View ArticleWhere should SSAS database be?
Hi, I'de like to know where is it best to have the SSAS DB. Our companies data is on different servers (mostly 2005). We also have a seperate server for SSRS (2008). Where should we set the SSAS (and...
View ArticleCalculated Measure - Count number of orders
HiI am trying to create a measure to count the number of Sales Orders.The Order dimension contains over 1 million members.Order Hierarchy is: Order Company - Order Number (I want...
View ArticleAggIndexBuildThreshold and IndexBuildThreshold
Hi All, in our cube we process the dimensions on the following way: processupdatefor the specific dimension and processindex for the measure groups. This would be good, but one of the dimensions make...
View ArticleDimention and fact tables update
Hi, From what I understood, in order to create a cube, first of all dimention and fact tables need to be created inthe relationalDB. Then based on them we build the SSAS cube through views and tables...
View ArticleSQL Insert row fails when OpenRowset MDX returns nothing, why??
Hi,How come in the query below when the MDX does not return anything even the SQL Insert into the temp table does not work? Shouldn't it at least add the row with 'Hello Kitty' and the measure value...
View ArticleSSAS 2008 Sort Drillthrough Report
Hi,I've got a problem with the Drillthrough Action is SSAS 2008. I want to set the sort order of the Drillthrough Report by a specific drillthrough column, but I can't find a solution for the problem....
View ArticleWhen browsing cube meta data: XML for Analysis parser: The XML for Analysis...
I have a production cube that has been working well for some time. Now, when I browse the cube using our custom front end, I immediately get this error:"Exception type:...
View ArticleCannot build ROLAP dimension in SQL Server 2008R2
If I create a very simple dimension from 2 tables: Table 1 (Master) Table2 (Detail) DetailId (PK)MasterID (PK) <---------- MasterIdCaption...
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 ArticleUsing "non-hardcoded" values in a cube calculation/expression
Hi,Can someone give me some tips on how to use a "non-hardcoded" value in a calculation like this one -CASE WHEN [Measures].[Potential] >= 7000 THEN 'A' WHEN [Measures].[Potential] < 7000 AND...
View ArticleGrouping by a Non dimension field in the fact table
I apologize in advance if I did not word the title correctly. Basically I'm trying to group by the attempts on a phone number and pivot on those attempts and summing the call duration.In T-sql i...
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 ArticleParent Child Relationship
Hi All,I have created a parent child relationship in Analysis service, however it does not seem to be working correctly. Although it is not failing it is not creating some of the relationships which...
View ArticleVery slow query time
Hello,Currently we have reports in excel sheet which has pivot tables created from cubes.I''' explain how these cubes are created:We have several cubes, then one cube (lets call it cube A)which links...
View ArticleDate range & grouped averages
I am a TOTAL newb but I can't get this to work and really need it to:I have a simple fact table (Calls) with two dimensions (Time, Sender). I need to get a sender total number of calls grouped by...
View Article