Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Browsing all 1341 articles
Browse latest View live

Show child levels when the top level is forced to be null - Avoid...

Hi everybody,it was difficult to select a title for my question.Let´s say I have a geographical hierarchy with Region --> Country --> District --> Store levelsI want to avoid the aggregations...

View Article


Named query impacting the cube performance in SSAS 2008.

Hi,I have created a name query in SSAS 2008. This is impacting Cube Performance. Can you please provide me suggestions how to replace named query with any other logic.ThanksNeeraj Dubey

View Article


Problem using the .&[member] expression

Hi all, I need some guidance on this difficult problem.Version: SQL Server/SSAS 2012I have this calculated measure that looks like this:CREATE MEMBER CURRENTCUBE.[MEASURES].[California - Total Stuff]...

View Article

Refreshing bigger dimensions using PROCESS ADD

Hi,I want to refresh my cube. I am using SSIS package, and used SSAS Analysis Task.For Fact table, there is a mode "PROCESS ADD" which actually add data to Fact table.I wanted to do the same to our...

View Article

Tabular model row limit?

I'm trying to process and/or deploy a SSAS tabular model using Visual Studio 2010. One dimension is giving me grief; it hangs at 100,000 rows almost every time when I try to process it locally....

View Article


Pivot Calculated Items for a Tabular Model in Excel

Hi, hopefully I can make sense with this!I have a pivot table in Excel that is connected to a Tabular SSAS model. I have a fact table with a degenerate dimension called 'Type' and 'AccountNo'. I need...

View Article

Any way to see content of SSAS cache?

I have cubes which are large and query response time exceeds 1 minute. So, I'm considering to pre-warm cache. But I wonder if anyone knows how1.to see if cache is already/still available for the...

View Article

How to apply a filter to decide which formula is used in a calculated measure

Hi colleagues, I am just wondering what could be the best way to meet this requirement:The user wants to be able, using excel, to apply a filter to all measures in every measure group.I though that I...

View Article


Report builder 3.0 - Publishing Report Parts

Hi all, I am trying to publish report parts from report Builder 3.0For this I opened up a report from report manger URl using report builder. When i choose 'Publish report parts', I am not finding the...

View Article


Cube Process Failure - Is there a way to process Dimensions before the Cubes...

I ran into an issue this morning processing cubes. I processed the entire project (all cubes) and got a failure each time related to an attribute key problem. After looking through the data, which was...

View Article

dynamic pagination in MDX?

HI all, Im trying to achieve some level of pagination within SSAS for a cube that is queried by a website we are working on. The intail developer wrote a bit of code that was taking upwards of 20 min...

View Article

Quick basic Q for the pros, Multidimentional and Tab on the same instance?

Hello,Quick Q, I'm new to analysis services but very interested in it. If I want to install SQL2014 SSAS Multidimensional and Tabular, do I have to install then on separate instances? I'm guessing they...

View Article

Data provider type went missing for an SSAS installation

On an SSAS 2008 server, all of our cubes on it use SQL Server Native Client 10 as their data source type for their Data Sources. The underlying SQL Server version matches this. Recently our cubes began...

View Article


Issues with using Tabular models in Excel

Hi all,I have a few queries regarding using a SSAS Tabular model in an Excel pivot table. Now, I know these things are possible, but I don't know if limitations of Excel stop it from happening.-...

View Article

Problem with MDX calculated member

HiI'm not that experienced in MDX, and having some trouble with a query I'm writing.Here it is:[code]WITHMEMBER Measures.GIDCountASCOUNT( NONEMPTY( ([Dim Employees].[GlobalID].Members- [Dim...

View Article


Hierarchy With Two Dimensional Tables Related by Fact Row

I have a fact table, with two dimension tables.[b]fact.IISLogs[/b]LogIDServerIDSiteID[b]dim.ServerInfo[/b]ServerIDServerNameClientEnvironment[b]dim.SiteInfo[/b]SiteIDSiteNameThe hierarchy I want to...

View Article

got errors in multidimensional project in visual studio BI

Error 1 Internal error: The operation terminated unsuccessfully.Error 2 The datasource, 'My', contains an ImpersonationMode that is not supported for processing operations. Error 3 Errors in the...

View Article


New to SSAS / Filtering compliance data on dimensions

Hi all,I'm a novice with SSAS, but figured it would only benefit me to dabble a bit using data that is familiar to me, but I have been scratching my head since last Friday trying to get what I think...

View Article

Advice needed

I have created a fact table carrying the total number of members in each membership class. When I look at the data its adding the numbers together but I want to see more of the addition/subtraction day...

View Article

When to ignore analysis services build warnings

Hi AllWay out in these parts, we're not cube experts so management hired a developer to create a SSAS database for us. The SSAS database/project we've been delivered currently generates dozens of build...

View Article
Browsing all 1341 articles
Browse latest View live