Browsing SSAS cube from excel throwing error
Hi,We have SSAS cube created on 2008 R2 version. We are using 32-bit PCs and trying to browse cube from excel. When adding columns from one of the huge dimension table we are facing "Memory Error"...
View ArticleAction Report - Open SSRS Report with à list of parameters
Hi,I have builted a SSAS Cube for a Call Center. I would like to know first If what I want to do is possible.Let's say that in my cube, I want to know the number of call that doesn't respect the SLA. I...
View ArticleError message in Excel 2010: "Server:The operation has been cancelled."
Hello,I'm working with a SSAS 2008 R2 solution that include several cubes. The current year partitions are processed every half hour IF new data have been loaded into DW.Some of our users has started...
View ArticleGet first non-null values for all customers
Hi,I am using SQL 2008R2, the Adventure Works database and I need to retrieve the first date with non-null Sales Amounts for each customer. The query is the following:SELECT { [Measures].[Sales...
View ArticleAdmin access issue
Hi,I have two users part of the same Admin group. This Admin group has complete admin access to an SSAS database: full control (administrator), process database, read definition. But one of them can...
View ArticleBrowsing a cube: Error HRESULT E_FAIL has been returned from a call to a COM...
When I try to reconnect using the cube browser (in both Visual Studio and SQL Management Studio) I get the following error:=================================== Error HRESULT E_FAIL has been returned...
View ArticleFormat string suffix
What do I need to enter in the "Format string" text box in the calculated member form in the "Calculations" tab in SSDT to add °F after a numeric value? '# "°F"' (without the outer single quotes)...
View ArticlePerspective vs Cube
Hello, I found one strange issue, I have a cube and a perspective. When I chose the perspective the grand total for the measure I'm using is not correct, but when u chose the Cube the grand total is...
View ArticleNeed some help on setting write access to a cube
Hi,I have setup a cube for Write back access, but are struggeling with setting the write access (and read for that matter) the way I want.It's for the start, just a simple cube with one measure and 4...
View ArticleMultidimensional to Tabular conversion -- Excel issues
hi all,I have managed to convert an entire multidimensional (SSAS2012) to Tabular, apparently without many hiccups. -- so far, much better performance, but not yet fully quantifiable.The only issues...
View ArticleSSAS Tabular Cluster Node Faliure
Hi, We have a cluster environment of Server 2012, SQL Server 2012, with two Nodes. We have three Roles (SQL Server, SSAS and SSAS Tabular) The first two switch between both nodes and come up fine,...
View ArticleWhich Processing Option is Better?
Processing full is taking ten and a half hours, I definitely need incremental processing. Reading different posts on the forum, I found the following two options for incremental processing.Option 1: 1....
View ArticleDate Dimension
Hi,I've very new to SSAS so sorry if this is a very basic question. I have a basic cube and as part of that I have a date dimension (1900 until 2100). The problem is that when this is applied as a...
View ArticleMeasure Group Design
Which of the following two design options is better in terms of performance and other things.Design 1: Transaction measure group (25 million transactions) has CustomerID which links it to a Customer...
View ArticleMDX security problem
Could you please help me with security ? I don't have idea why it doesn,t work. I see all dimension but I shoudn't see produdct 2. Values Security CountProduct1...
View Articlecalculated measure disappears when an attribute selected !!!
I have the following:[D project]: a dimension that contains projects attributes[D services]: a dimension that contains services attributes. Each service has a unite price. One or more services can be...
View ArticleType 2 SCD browsing
I have a Customer dimension modeled as a Type 2 SCD. The only attribute that will change over time is a bit field that stores the "Is Married" status. So lets say I have a Customer named John Smith...
View ArticleGrand Total Errors With Calculated Member
I'm pretty sure this is a simple one.I am an MDX novice working on "Report Months" query, getting incorrect "All" calculation. See the report below. The "All" total should be 278 if you add all the...
View ArticleHow to get count excluding null in SSAS 2008
If my table contains SHIVA Reddy 1 1 2 NULL 3...
View Article