Deployment Problem of Analysis Service Tutorial
Hi all I am new in SSAS. I have install SQL server 2008 standard edition. Then i install Adventure Work Database. I have also read the tutorial from MSDN. I have also found the tutorial Lesson 4 start...
View ArticleRoll Up Sum Error
Hello, I have an SSAS 2008 R2 cube with a parent child report dimension, using a unary operator, that is incorrectly calculating sub totals. The data type in the data mart is decimal (32,8) and the...
View ArticleSSAS Authentication
Hello. I have an SSAS database with multiple cubes. Each cube has ADS Groups assigned to them through role assignments; with users assigned to each group. However, my users cannot connect to the SSAS...
View ArticleHow do I add holiday weeks in a years time span.
I am new to SSAS and MDX. This may be a simple question. Our database contains Markets, Products, Time and Measures. I have been tasked with creating a calculation in the database that adds the weeks...
View ArticleMDX SSAS Union Question
I know we can not union two data sets with two different dimensionality but to explain layman terms or in SQL Terms i am trying to accomplish the common resultsets for dimensionality by doing a full...
View ArticleSSAS TABULAR DAX - Calculated column with SAMETIMEPRIORYEAR shows blank...
Hi All, Appreciate any help with the following question. ************************************************************ I am trying to create a calculated column in a table, as in below example....
View ArticleCube Displaying Incorrect Data
I am very new to cube development. I designed a cube for a state with lets say 100 individuals. The cube has dimensions like the political party people belong to. I also defined a measure that gives...
View ArticleDimension attribute values not showing
Hi guys. . my cube brower is not displaying or excel an attribute value where i think it should. The fact table does have a fk value "48" to the sk of that dimension attribute value which is 48 ,so...
View ArticleHow I Combine two SSAS Cube In one Cube?
Hi Everyone, I have devlop ssas cube using 20 dimetions & 2 Mesures. When I developed with Only one mesure group it taks to execute the process 16 min. when I add secong mesure group & run it...
View ArticleNeed help on writing XMLA script to automate cube process
Hi I have a requirement to process cube dynamically as like below: We have data from 2005 onward and we need to process it. So we have decided to go with partitions in such way 2005&06 as one...
View ArticleNeed a formula to help me with a sql question.
Hi Guys, I was hoping if anyone could help me write a SQL commands for a project, i am currently working on. Below is an example. I need to catch accounts with same activation date for a given month...
View Articledimension writeback is slow
hello, we need to implement custom, user defined hierarchies in a dimension. it seems that a good solution might be putting some custom 1, 2, 3 etc attributes in the dimension, and enable writeback....
View ArticleHide a member in a dimension using mdx
How to hide a particular member in a dimension/attribute?
View ArticleCPU optimization
Hi all, I've read so much about optimizing disk usage, calculations, etc. but so very little about optimizing CPU. The SSAS performance tuning guide briefly glazes over it. In my case, my CPU is by...
View ArticleParent child Hierarchy - name column
Can anyone suggest the following. I have Parent-child hierarchy(SSAS 2008 R2) with the attribute names as NodeId,Node Description and ParentId. The whole hierarchy works well at the moment. The...
View ArticleHide Dimension Attribute based on role
Hi I need to hide an attribute of a dimenstion for a certain role, and keep it visible for the other roles. Have any of you handled this before?
View Articlecheck the coherent provider to connect to a local cube file
I have a problem in determining the real provider to connect to a (.cub) file using ADOMD.net. Every time i try to connect to the cube the following exception appears:"a connection cannot be made,...
View ArticleNeed help in Fact table designing
Hi, I am new to DWH, can you please help me to design Fact table. Basically I am working on a Airline Industry project where a customer book a flight and multiples charges apply on a booking and...
View ArticleError when import KPI from SQL 2012 SSAS into Sharepoint 2010...
HI, I defined a KPI in my SQL 2012 SSAS cube. then I import the KPI into my SharePoint2010 PPS designer. I got the error stating: 47205 string2 System.IO.FileNotFoundException: Could not load file or...
View ArticleCluster Discretization method
I have a fact table that has customer subscription length as a measure. I need to have a dimension which groups the subscription lengths into buckets such as 0-12 moths, 12-24 months, 24-48 months etc....
View Article