Pivot table shows incorrect numbers from Cube Calculated measure
Hi, Excel 2007 Pivot table shows incorrect numbers for Calculated Measure in the cube when I try to filter dimension members. If I select All dimension attribute members, I get correct numbers, but as...
View ArticleGrand total displays 1 instead of sum
Hi all, Grand total is not displaying the sum of the count when I like it to a particular dimension. So I have a fact called Referral and dimension called age group So when I browser the CUBE (that is...
View ArticleDrop Column Field and Drop Row Fields in the Details Field area in the Cube...
Hello. When I right click a cube in the solution explorer and click browse, I am presented with a Details field area which doesn't have "Drop Row Fields" area like in BIDS 2008, and doesn't have "Drop...
View ArticleTempdb is full when processing cube with large set of data.
Hi, I have a fact table with more than 500 million of records, when processing the cube, its using complete Tempdb and due to space issue I'm getting the error as timeout expired. how to handle huge...
View ArticleFilter Dimension Members based on external Date Members
Hi All, I have a cube with a Fact and 3 dimensions. 1. FactP (BuildingKey, Tenantkey, Suitprice, ExecDate, StopBilldate) 2. Building (BuildingKey, ........) 3. Tenant (TenantKey, SuitID, LeasID,...
View ArticleKPI Value, Goal, Status and Trend labels are not translated.
When translating a KPI into multiple languages all that can be specified is a Caption. The labels for Value, Goal, Status and Trend do not dynamically change as I switch between languages. I can't...
View ArticleCreate Dimension: "Select Related Tables" and roleplaying dimensions
I have a sort-of snowflake dimension, in which I'm tracking the version of several different products, and each version is keyed back to a record in my Dim_Version table. In my cube, I currently have...
View ArticleWhere to find code samples for "SQL Server 2005 Analysis Services Step by...
Hi, I am reading SQL Server Analysis Services from "SQL Server 2005 Analysis Services Step by Step" book and I want to download the code samples for the same. Please tell me how I can do that? Thanks...
View ArticleNeed help on MDX query to change the dimension value on specific case( for...
hi, I need help for the following MDX query. SELECT NON EMPTY ( FILTER([Date].[Fiscal Year].[Fiscal Year], ([Date].[Fiscal Year].CurrentMember.MemberValue=cDate('3/1/2012'))) ,[Ledger...
View ArticleHow to work in Process Full for dimensions without making cube unavailable?
Hi All, We have an SSIS package that runs every night after the ETL load, and it contains two tasks, each for Analysis Services processing. The first task does a Process Update on all Dimensions. The...
View Articlefilter function with leaves()
Hi, First, I'm new in MDX so forgive if my question is nobish. I wonder if it is possible to use leaves() and filter function at the same time. So far I can't make it work. I have something like this...
View ArticleData could not be retrieved from the external data source
Hi, I am using Excel 2010 - Pivot table to see the data in SSAS 2008. I can create the connection string and the pivot table. The issue arises when 1. I drag some of the calculated measures into pivot...
View ArticleHow to move SSAS Database from one server to another
HI All, I have a 2005 server and i can open ANALYSIS SERVICES in VISUAL STUDIO (ABC_DATABASE). This database has DATA SOURCES and DSV's , dimensions and CUBES. How can i move this whole database to the...
View ArticleSSAS Drillthrough Action to output file using SSIS
Excel has row limitations. We can use Action to invoke Maps based on parameters supplied in Action Expression. Can we use SSIS to output a file based on supplied parameters in the Action Expression? Is...
View ArticleHow to sync SSAS 2008R2 databases via HTTP(S) across domain/forrest and...
Hey People, I'm fairly new to SSAS and SSIS, but I've ended up needing to sync an internal SSAS DB into our DMZ SSAS instance. This crosses domain/forrest, subnet and firewall boundaries. I've been...
View ArticleDimension Usage - Define Relationship - How to default to the foreign key
I have had to introduce several new columns called FranchiseXXXX. Always, the primary key includes column Franchise but foreign key relationship may mean that Franchise = FranchiseParts for example....
View ArticleAvoid LinkMember at lower levels of Date Hierarchy
I have the following code which works as a means of returning the equivalent member on the comparable year (LFL) dim. When running queries at week level (ignore the scope statetment below) performance...
View ArticleSSAS 2008 R2 MS Excel PivotTable or Browse cube dimension filter - cascading...
Hi, I have SSAS 2008 R2 cube and browsing using MS Excel 2010 PivotTable analysis. Cube data-source view is designed base on Star Schema. When user analyse cube in MS Excel PivotTable, they drag and...
View ArticleHow to avoid 1.# INF in a Descendats based TOTAL?
Hi Gurus, I'm struggling with the following SSAS 2008 cube calculation that needs some updating: CalcMeasure3= IIF(MyHierarhy.CurrentMember.level.ordinal = 1,...
View ArticleUnable to Connect - Target Machine Actively Refused the Connection
Hi all, I've got a SQL 2012 CU3 single node cluster installation setup with DB Engine, RS and AS. DB and RS work just fine, but I've got issues with the AS. The AS Service is running and it looks up...
View Article