Cube processing job failed
I’m able to process the cube manually in the SQL Server Analysis Services Management Studio. But while running the SQL job which is calling the SSIS package, I get following error:Executed as user:...
View ArticleConnection String Property SubQueries
Hi! I am trying to set the connection string parameter SubQueries=2 as instructed in...
View ArticleQuestion around SQL Server 2012 tabular mode technology
Hi all,I'm quite a newbie in SQL Server 2012 tabular mode technology, and I've been reading your book "SQL Server 2012 Analysis Services The BISM Tabular Model". I have several question hopefully you...
View ArticleHierarchy Problem
Hi,I have the follow situation, I have 3 dimensions X, Y and Z. In the Dimension X I have relation with Dimensions Y and Z. I need create a Hierarchy (using the respective IDs), like this: ID Dimension...
View ArticleHiding columns in Excel drill down
Good Morning,I have an excel report that i created using the SSAS CUBES. When i double click on one cell it drill downs to the details which i good. When it drills down i see some 10 fields out of...
View ArticleDimension member name duplicates
We have a dimension that has a unique key but duplicate names/values. For example If I drag this dimension onto an excel workbook I'll get the following:06 - No Competitor Contract306 - No South...
View ArticleCalculated Dimensions. Is this possible?
In our cube we have a Division Dimension that breaks the company up into specific pieces i.e. Non Profit, Political. Over the years these divisions have changed. Some have merged with others, while...
View ArticleConnecting two dimensions
Hi all, I'm trying to connect two dimensions in a cube, to infer data from that connection, but i'm missing something or have made a bad approach to the problem. I have 3 tables in my model: The first...
View ArticleSSAS giving distinct records from fact table
Hi,SSAS is giving distinct records from fact table.Please let me knwo what could be issueThanks in advance,Ramesh
View ArticleSSAS Error - Cannot create a connection to data source 'DWssas'....
Hi there,I'm having problems with users running reports that access a cube. I have a single Windows 2008 server, with SQL2008R2, SP1 (64 bit) with SSRS and SSAS on it, all the same release. The clients...
View ArticleTFS and SSAS Cube Processing Automation
I've built and deployed a cube that is currently maintained in TFS. Within the cube itself I have broken the measure group partitions into year and quarter. I just recently added a SQL job that will...
View ArticleConnecting to an Analysis Server-not in a domain??
How do I change the security credential from my local machine to another account name located on the domain??
View ArticleDoes Analysis Server allow mixed mode
In SQL Manager I am trying to register a remote Analysis Server instance and it will only allow Windows NT Authentication. How do I setup the remote computer to allow mixed mode security?? This SSAS...
View ArticleAMO in SSRS report
I'd like to create an SSRS report that enumerates partitions. Seems the only way to do this would be to use AMO in the SSRS Report code. Does anyone have an example of how to implement this? Is it even...
View ArticleProcessing Tabular models in ssas 2012
I have a cube with ten tables that have three partitions each organized with a start schema like relationship set. When I process the current partitions, one of my fact tables, there is one dimension...
View ArticleMDX to count days filtered in browser
Hello guys,I need help with a MDX script to count days filtered, in example:I drag Year, month and day attributes in the filter area of the Browser in BIDS, and filterd one year(2013), one month(02),...
View ArticleDAX Performance issue: selected date between start date / end date slow
Hi,I have a model with a many many between sales and product characteristics.the product characteristics is a table with 250 millions of rows like:Product; Characteristic; Start Date; End Dateand my...
View ArticleSumming up Percentages
I have a business requirement where I need to sum up individual percentages. The percentages measure is a calculated measure (made from other measures). Example:Month: 1 | 2 | 3...
View ArticleMDX Questions
HiThese may be very simple questions but I am learning MDX and would really appreciate if someone can help me with them.1) On SSMS, MDX Query builder, if I have two seperate mdx queries and I want to...
View ArticleCreate a dimension with time partitions
I have a dimension with attributes timestamp and status. My measuregroup also has a measure timestamp along with a bunch of other measures too. Now I need to create some additional named calculations...
View Article