Cube not visible in Excel, PerformancePoint after SSIS processing
Good morning-I have an SSIS package that calls an Analysis Services DDL task to do a full process of our cube as part of our batch ETL. The cube is processing successfully, but in the mornings it is...
View Articlededicated server for analysis services
I have one business group that creates a ton of cubes via analysis services right now that are on SQL 2008. However, I've recently started moving everything over to SQL2012 so with that said. Do you...
View ArticleStratety of processing dimensions and partitions (SSAS 2005)
So in my case there are couple of dimensions and couple of measure groups. Each measure group has couple of partitions, which are partitioned by year (query binding). The dimensions will have...
View ArticleMDX: Calculate Totals
Hello All,I have a RS report with several tablix objects in it. I need to include subtotals at various points which are made up of totals from values in separate tablix.So a simplified version of this...
View ArticleSSAS KPI & PerformancePoint 2010
Good Evening All,Here's my issue; I've created a KPI within SSAS 2012 that shows the actual vs target costs for each business division that my customer supports. I've imported the KPI into a Scorecard...
View ArticleSSAS Deployment Utility
Has anyone had any success using the SSAS Deployment Utility for SQL Server 2012 (Microsoft.AnalysisServices.Deployment.exe)? It should be possible to run it in 3 modes:1. Silent mode (/s) - no user...
View ArticleSSAS Nested Case statment
The table attached is the fact table. The dimension tables would be dim policy, dim accounting period, dim asl, dim actuarial pricing, dim exposure state, dim agency. In Force Premium Balance is the...
View ArticleDimension Design faux-pas help with corrective surgery!
Ok all let me try to describe this problem effectively, it may be a struggle. It all starts with a table, called eforms. The table definition is below.[code="sql"]CREATE TABLE [dim].[Eforms]( [EformId]...
View ArticlePartioning cube Measures dynamically
Hi Team,We need to partition our cube dynamically based on year and period(ex 201306). So when there is a data load/update is happening in the fact only the particular partition is processed and not...
View ArticleIncrementally processing the cube dimension
Hi All,We need process a cube dimensions incrementally. Only for first load of the dimension table all the dimensions in the cube need to be processed after that when ever incremental load is happening...
View ArticleWhy would Process Cube work but Process Database fail?
This is hopefully a quick and easy one to answer.I have an SSAS Database with 1 cube. When we process the whole database it fails with errors about duplicate keys. When we process only the cube, it...
View ArticleMDX Query filtering on two different dimensions using 'OR' operator
I need help with a simple MDX query.Suppose I have a measure group linked to a fact table called Flights, which records air traffic information.There are some attributes in that fact...
View ArticleSSAS Role Dynamic Security
Hi all,I have been reading this on Technet (Roles (SSAS Tabular):[url=http://technet.microsoft.com/en-us/library/hh213165.aspx]http://technet.microsoft.com/en-us/library/hh213165.aspx[/url]I would love...
View ArticleLogin failed for user 'NT Service\MSSQLServerOLAPService' 28000
I am using SQL Server 2012 developer edition on Windows 7. I have the following error attempting to process a dimension: OLE DB error: OLE DB or ODBC error: Login failed for user 'NT...
View ArticleDAX Puzzle
I think I know the answer but would welcome any thoughts. I'm using the Tabular BISM with Excel Pivot as the front end.I want to show:Top 100 customers... $10000Next 100 customers.. $70000Etc...I have...
View ArticleSSAS Multidimensional Model Book
Hi,Can anybody recommend me a good SSAS Multidimensional model book? Preferably 2012 but 2008 is OK as well. I know some MDX programming but I'm, by no means, an SSAS expert so I would like the book to...
View ArticleUnKnown Query generated in Backhand...
Hi All,We have a Cube that will be refreshed daily, and lately its been taking more than an hour for refreshing and as a result Cube refresh process has been failing in many occasions. My Colleague ran...
View ArticleSSAS Multiple Cascading Many to Many Join Issue
Hi All,I have a tricky issue that I can't seem to resolve regarding many to many joins in a SSAS cube. For example I have a fact table (UserID, Value), and three Dimensions: UserType(UserTypeID, Name),...
View ArticleHow to give the customer to access SSAS Cube's?
Am a beginning stage of SSAS , Based on the sample requirements, I have created the Cubes and dimensions, Now the results are coming in browser, now what mode we are deliver the cubes to Client? IN...
View ArticleNewbie Question: How long does cube take to process
Hi - I am trying to find out how long a cube takes to process. I can see in a cubes properties when it was last processed but ideally I am after a list of the execute times for each cube. How can I do...
View Article