Getting #Value! error while browsing cube from excel 2013
Hi Team,I am getting #Value! error in excel when i am trying to browse cube from excel. The same values are getting displayed properly when i am performing MDX query from SSMS. I tried analyze in excel...
View ArticleSSAS Scope to force measure to only work with one dimension
Hi All,We have a requirement that a measure [Measures].[Average Margin] should only work with one single dimension in our cube [Hotel].[Airport - Region - Hotel].[Hotel] and none of the other...
View ArticleSomething just is not clicking with me
As I am primarily a developer, but as a JOAT (jack of all trades) I have been tasked with developing a demographics data cube, which I have and it works except now when data is being analyzed I am...
View Articlecannot open the bim file the workspace database server was not found
we are using a tabular model.All was working fine till september month.But recently when i tried to process the cube i was getting connection issues.So tried impersonating the password and did n't...
View ArticleCumulative Sum via Calculated Measure
Hey all I'm hoping you can help me with an MDX problem I am having. I will use adventure works for this example. Basically I have been asked to create a calculated measure in the cube that will display...
View ArticleSSAS 2014 strange connectivity issue
I'm trying to connect to an Analysis Services 2014 cube using C# .NET 4.6 console application. Here is the sample code I'm using:using Microsoft.AnalysisServices.AdomdClient;using System;using...
View ArticleUsing Excel CubeValue function with date range
Hi everyone,Our end users are using Excel, and they need write 2 dates to act as a date range (for example: 2015-03-13 in one cell and 2015-05-24 in another cell).These values would need to be passed...
View ArticleHow To Force Release Any Locks On A Cube in SSAS2012
Is there a command one can issue that will force release any and all locks against a cube in SSAS 2012? A search on Google is not returning any useful information about editing locks only on how to get...
View ArticleHow to install the AdventureWorks 2012 Multidimensional Samples
I want to install SSAS AdventureWorks 2012 Multi-Dimensional database. I have SQL Server Management Studio 2014 with an instance of the Database Engine installed and a 2014 instance of Analysis...
View ArticleETL and Data Analysis
Can anyone point me towards some good articles that explain why Data Analysis is so important to the ETL process?I'll remember you this Holiday Season.
View ArticleTabular help! - 1 to Many relationships/Measures based on other tables
I'm hoping somebody can help me!I am using Tabular SSAS, and have two datasets. Loans - This lists out all loans that have been sold. Interest - This shows how much interest is made on the loan per...
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 ArticleMany Products on Many Promotions Problem...
HiI'm struggling to find a way of quickly selecting promoted products within a promotion for pre and post promotion analysis within my SSAS cube.I have the following excerpt from my fact table:PK...
View ArticleDISCOVER_COMMAND_OBJECTS Not returning Rowset
I am trying to return data from the DMV "DISCOVER_COMMAND_OBJECTS". I have an MDX query that I test with that runs for over a minute, so I know that the query is running when I try and query the DMV. I...
View ArticleYesteday Data in cube
I have a requirement in my project that isI need the data for yesterday.I have DimDate dimension table and have Hierarchy In cube asYear MonthQuarterDayBut my client needs additional dimension like...
View ArticleSimple Sum of decimal should be 0, but instead it is x.xE-10
Hello,I am struggling with this weird issue, using SSAS 2012 SP3:The cube is summarizing those exact values (leaf level), no MDX calculation involved...
View Articlehow to join two cube?
I need from sales cube get some related cost cube data, then use that data generate SSRS Report, please tell me how to join two cube ? THANK YOU.
View ArticleSSAS 2014: Tabular Model Cubes running slow on 1.5 TB Memory server
Hello,We have 3 load balancing servers in ASLB and one of the servers performs pretty badly inspite of having enough memory (server has 1.5 TB of RAM) and not much load in terms of any user queries...
View Articleunable to process dimension
I am having problem processing a dimension, I tested the connection to the database succesfully, the connection is using Native OLE DB\SQLNCLI11.1 but when I try to process a dimension I have the...
View ArticleSSAS Aggregations - Why so many hits in the same aggregation?
Hello,I have multiple aggregations designed using the Wizard in my Measure Group, and I have at least 2 aggregations that include the "Month" Level in my Date Hierarchy, and when I query something...
View Article