Exculde employees
I have a Employee dimension with EmployeeId attribute. I have another attribute "Promoted" with value Yes, No, NoTerm. I want to get all the Employees those who are NOT having value "NoTerm" i.e. all...
View ArticleMultidimensional is Left Out in the Cold
I find that, whenever I do any work on my Multidimensional Analysis Services project, the tools and features are unchanged from what they were five years ago. That would be OK if everyone thought...
View ArticleBrowser cubes in Excel
Hi, I am quite a newbee in SSAS world, a quick question with relate to cube browsing within Excel service, could anyone provide your thoughts/ideas? Many thanks. I worked for an insurance company,...
View ArticleMDX Member Properties ON ROWS
Is there a way to include member properties on rows? All the examples I have found so far are like this below and include the result on columns. The custom ASP.Net code we have for reporting uses SSRS...
View ArticlePerformance issue for the below Query MDX
Hi Friends,I have performance issue for my Query as it was running about 15 seconds.is there anyway to increase the performance of this Query ?Please let me know if you have idea. ThanksSELECT NON...
View ArticleParllel Period in Set
I am trying to validate a requirment but not sure if i am doing this correctly. I am trying to read pass parameters in the set and get the result set , but everytime i run the query it doesn't show...
View ArticleProblem in expand/collapse in Excel using MSSAS
Hi,I am trying to browse a cube in Excel. When i try to expand the year dimension all 4 quarters displays well, but when i drill down further i got some display issues described as below, although the...
View ArticleCalander in Cube and Custom Period
0I am very rusty in my MDX skills. But I am trying to create a calclulated time member in the cube so users can review in (ugh excel)in the calculation of the cube I have a named calc as [4Weeks]The...
View ArticleFailed to initialize SQLSQM timer. One of the following can be the source of...
Hi, New SQL 2012 cluster installation on Windows 2012. All patches applied. Error we get:Event ID: 27 Source: MSSQLServerOLAPServiceFailed to initialize SQLSQM timer. One of the following can be the...
View ArticleNovember on TechNet: Calling All SSAS Gurus - Enlighten Us!
"An influential teacher, or popular expert" Oh mighty reader, we need your enlightenment! Only YOU can show us... the TRUE WAY to code! Win the love and adoration of generations to come, by giving...
View Article0.0 is converted to .0 in a SSAS Dimension
Hi,I have an attribute in a dimension which is of type decimal (4,1). When I look in SQL I see the following data 0.0 , 11.1, 22.2 and so on.However when look in SSAS I get .0, 11.1, 22.2 and so on....
View ArticleWhen adding a dimension in existing cube then how to avoid full process of...
I add a new dimension in my cube.I process the cube full. If has any alternative to avoid the full process of cube?
View ArticleIssue with dimension member calculated at runtime
Hi,I will try to explain my problem clearly but don't hesitate if informations are missing.I have built a SSAS 2008R2 cube for Stock analysis. The dimensions are simple : Item and Warehouse. There are...
View ArticleSCOPE issue
hi everyone,my scenario is like this:i have in my time dimension an indicator 1 if the date is in the last 12 monthsexample: today 11.18.13 so 1 from 12.1.13 till todayi've wrote a SCOPE like this...
View ArticleSlow running report from cube data
HI Team,I have a report in SSRS which uses Cube Data to show the output.Im Using one tablix to show my report.The Data for Tablix contains for EX: 40,000 rows (rows may increase abnormally)when...
View ArticleHow to document SSAS MDX calculated measures- dependency tree ?
Hi,Does anyone know some tool which could automatically generate dependency tree of calculated (MDX) measures from a cube? We need it because of the cube which contains more than 300 calculated...
View ArticleRank function
I have an MDX Query that is using the rank function, but it is not resetting the rank value when the top level of the hierarchy changes. I want to use MDX to get the same values I would get when using...
View Articlemdx query
EMP DIMempiddescriptionDEPT DimdeptiddescriptionEMPDEPT Fact - it stores the relation of every day in the fact tableempiddeptidloaddate as well as time dimhow to generate below output in mdx...
View ArticleFilter on the Intermediate Measure Group in a Many-To-Many relationship
Hi,I have a scenario where we have setup a M2M relationship correctly and the data works as expected.So we have our DataMG, the intermediate Dimension that links with the IntermediateMG which in turn...
View ArticleDynamic Row Level Security
I am looking to extend our role based security to be more flexible to users who are able to see more of our employee hierarchy. We have a User Role, with row level security that filters the list of...
View Article