SSAS Calculated measure Wrong Total
Hi all, Although there are several topics around this topic i couldn't find what i was looking for: As you can see the total is wrong, it is calculating the total of all my 1C5 territories and not only...
View Articlecube processing getting slower
I currently have a cube that does simple calculations and aggregations. The cube pulls in about 5 years of fact table information (80 million rows) and has multiple dim tables supporting it. The cube...
View ArticleMDX between function?
I have a calculated measure and I want it to only calculate when ASPChange is between -1.5% and 3%...I tried the below statement but didnt work....is there a between function for mdx?...
View ArticleIgnore Unrelated Dimensions
I have two facts table. First fact table is showing number of videos watched by patients and second fact table is showing number of patients admitted - “patient census” (not every patient admitted is...
View Article2008 R2 > Cube processing > Random error > Lazy processing failed >...
We have two AS 2008 R2 databases, each with 2 cubes. Each cube has two partitions, one to hold historical data and another to hold the data for the current day. Every now and then (once a week), the...
View ArticleError while Querying a Cube and simultaneously processing it : "The operation...
We are facing a recurrent problem when we try to process and query a cube simultaneously. The error thrown is "The operation was cancelled because of locking conflicts." Scenario : We have a...
View ArticleIncredible slowdown in cube using named sets in calc script
Has anyone noticed this phenominon with named sets. We have around 5 or 6 static sets in our calc script and they are causing very noticible slowdowns in calc script deployment and cube performance....
View ArticleBest practices to implement a PowerPivot proof-of-concept to develope a...
Hi, I'm thinking for a my customer initially to build a proof of concept by using PowerPivot for Excel on a my development client and then, after that my customer give me him approval, I will migrate...
View ArticleBackup-ASDatabase with -Locations Parameter
I cannot seem to get the new AS2012 CmdLet to work when using the -Locations Parameter. Without it, everything works like a charm. Also there seems to be nothing yet in cyberspace about this. Has...
View ArticleDrill through not working with the perspectives
Hi Gurus, I have a cube with 2 perpctvs. lets say first_prp, scnd _prp. and few roles.When I browse the base cube and try to drill though with any of the roles it is working fine,But when I selected...
View ArticleMDX query adjustment
Hello, I have an SSAS cube that I have incorporated data level security. The levels of data level security are: Country, Agency, and MediaType. I have an MDX query that grabs the UserName and passes...
View ArticleData level security issues
Hello, I have a working SSAS cube. I implemented data level security on his cube by using 2 tables that join to the dimension tables. One is called users (list of all users) and assignments (shows...
View ArticleLarge SSAS Cube feasibility
Hi All, My customers Data Mart would be close to 5TB in size with 4 years of historical data. I would need to build a Cube on top of it to support reporting requirements. I went through this link...
View ArticleWrite MDX query to retrun sales for previous day
Is there a a way to write an MDX query that will return data for the previous day. my fact is [Measures].[SalesOrderAmount] and my date dimension is [Date].[Fiscal].[Date] I need something like this:...
View ArticleMDX Time query
I am new to MDX and trying to execute this query with the filter expression, but for some reason I get an empty record set when I add the "And" in the query. The filter clause works fine if the And is...
View ArticleShow the name instead of the ID in a dimenssion's cube
Hello He creado un cubo, y en las dimensiones tengo una tipica jerarquica I've created a cube and his dimenssions, one of them have hierarchy like this ID Name FathersID 01 CompanyName...
View ArticleComputing a Dimension from Dimensions
Is there a way in Analysis services Cube processing that a new dimension can be created based on existing dimensions? Like if I have a UTC Time dimension (Say Dimension 1). I want to say, if the UTC...
View ArticleSSAS Dynamic security across 2 dimensions
Hi -- I have the following code which works great (which is written for the role under "Dimension 1" allowed member set: IIF ([User].[UserAlias].[ MID(USERNAME, instr(USERNAME, '\')+1...
View ArticleDoes Process Default always get the same status as Process Full?
Process Default does whatever type of processing (full or incremental) is needed to return the cube or dimension to a completely processed state. Process Full completely reprocesses the cube or...
View ArticleUnknow in many-to-many in Adventure works
I create a many-to-many relation in the Adventure works example. Dim: Sales Reasons <--Fact Internet Sales Reason--> Dim Internet Sales Order <-- Fact Internet Sales I have set up Unknow...
View Article