How to create Cohort Analysis using SSAS
i need to create a cohort table for trend and sustainable analysis using sql server. i have a user table that has near 4 million users and orders table near 95 million. Cohort table shows that loyal...
View ArticleThe attribute key cannot be found
The attribute key cannot be found when processing: Table: 'dbo_Person', Column: 'UEmployeeID', Value: '41178736'. The attribute is 'U Employee ID'.Hithe UEmployeeID 41178736 is in the Person Table but...
View ArticleExcel(2007)connected to cube(Developed in SSAS 2008R2) is not refreshing...
Hi, I have developed a SSAS cube in SQL 2008R2 analysis services and we connected this cube to excel 2010. It is working fine and the excel is refreshing as per the cube data. but the problem is when i...
View ArticleDynamic User access for Excel 2010 using SQL Server Analysis Services 2008 R2
Dear,I have a requirement to do with Excel 2010 security. We have SQL analysis services running in one server and we created a system user, the same user has been added (membership) for a role in...
View ArticleSubTotal, and GrandTotal issue with currentmember, prevmember
Hi there,I am having an issue regarding to calculating SubTotals and GrandTotals. They are always displayed even some of the dates are filtered out.Here is the statement:CREATE MEMBER...
View ArticleSSAS for Finance Domain
Hi,One client has contacted me and they want to know how good SSAS is for Finance domain. Is there any article is there?
View Articlethough in relational DB it is not missing Errors in the OLAP storage engine:...
Hi everyone,i recieve this message "Errors in the OLAP storage engine: The attribute key cannot be found when processing"i double checked in the relational DWH and i am not missing any key in the...
View ArticleUnpivot component could not be created
Hello,I have recently moved this process from 2005 bids process to 2008. I am not sure what is going on. The job fails and posts this message:Microsoft (R) SQL Server Execute Package Utility Version...
View ArticleSSAS 2008 R2 Writebacks
I am working in a development environment with SSAS 2008 R2 Developer Edition and attempting to set up writebacks. I have a cube, I have enabled the writeback using a new partition.Opened the cube in...
View ArticleDistribution of Microsoft.AnalysisServices.AdomdClient.dll
I created a commercial c# .net app that referenced Microsoft.AnalysisServices.AdomdClient.dll and used it's methods to communicate with an analysis server cube. I know want to deploy the app to...
View Articlepredicting memory used by in memory cube
Hi allI need to transform a 20082 native cube to in memory tabular oneand was asked to estimate how much memory it would then consume ?Tha native cube size on disk is 15GB.Does that mean 15GB of...
View ArticleImporting to Tabular via a Stored Proc
From a SSAS Tabular project in Visual Studio, I am trying to use an existing connection to set up a new table which gets its data from a stored proc. The SQL is simply "EXEC MySchema.MyProc 3". When...
View Articleparent-child vs user defined hierarchy
Hi All, I have a dimension called Customer and am wondering what criteria should use to decide whether to choose parent-child hierarchy vs. user hierarchy. The dimension table has Customer_ ID and...
View ArticleHow to access data from multiple dimensions using MDX?
Hi Friends,I am new to MDX language.Here I have a requirement that:I have three dimensions as below:1. employee2. Date3. Performance rating.and two measure groups: as 1. ABC2. XYZNow I am able to write...
View ArticleSSAS Calculated Measures showing null
I have built a cube in SSAS (BIDS 2010). I have about 20 calculated measures in my cube. As of yesterday, everything looked fine, except one of my measures (budget_hoursnumeric(18,2) ) was off...
View ArticleSSAS Partitions and Aggregation
If I have partitions which are not being process each day or week, but are each month should these be Aggregated.Example Data for2008 , 2009 will never be in the cube but does get processed when i do a...
View ArticlePermission problem accessing Tabular Model
Hello;I'm hoping this is the proper forum for this post - If not I appologize in advance.I created a PerformancePoint Dashboard and deployed it to a SharePoint 2010 site. It is based on a Tabular Model...
View ArticleSQL server 2008 R2 - Report Builder 3.0 function name not displayed
Hi, While creating calculated measures, i am not able to view the function name when i expand the "ALL" functions section in Report builder 3.0.I am using SQL-server version - 10.50.2769.0Please let me...
View ArticleMDX show grand total value in dimension members
HiIn my cube I have a warehouse dimension, that contains something like warehouse 1, warehouse2, etc.My facttable has a key to this dimension.what I need is the following: depending on a filtervalue in...
View Article