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

Members are locked error

I'm getting this error in my ssas cube:[quote]The current members are locked::(N'ACTUAL', N'G4SELM', N'2014.0223')(ACTUAL, G4SELM, 2014.0223),(N'ACTUAL', N'RLC', N'2014.0223'),(ACTUAL, RLC,...

View Article


How to add where clause/filter into calculated member in mdx

I am new to MDX. I have below query:WITH MEMBER [Student Study Length Hours]AS ([Measures].[Study Length Minutes]/[Measures].[Students]/60.0)SELECT {[Student Study Length Hours],[Measures].[Study...

View Article


Memory and File system error in cube processing

Hi All,I am facing file system and memory error(most of the time) problem in cube processingI tried to execute it through a process as well as running it with normal xml scriptBut every time they are...

View Article

Cube Dimension data restriction to users in SAP BO

Hi Everyone,I am posting this to get help on urgent basis on dimension member data restrictionWe are using SQL server 2005 Analysis Services in our projectAs part of new BO voyager report (uses cubes...

View Article

Unable to filter the data for multiple time selections by dimensions

Hi to all,I am new in MDX, i have a problem with my MDX query.[b]Calculated Member...

View Article


How do you filter a calculation by an existing hierarchy?

I'm trying to figure out the proper MDX for a calculated member so that it only does the calculation on members of a specific hierarchy when it is a certain value. I thought I had it, but I am...

View Article

Date Filter in Excel for pivot table with cube data source not filtering

hello all,after much googleing and setting of parameters , member values etc, i am at a dead endI am trying to get the date filtering for a pivot table workingmy time dimension is set to Time The...

View Article

Would this be an appropriate use for SSAS?

We are looking at creating a "dashboard" for our customers.Our customers use our service to submit data to us for various government auditing needs and then we aggregate their data, compare to others...

View Article


Calculating measure for the current month of Previous Year

Hello, I would like to calculate measures in MDX for the current month of the previous year.Example : Today, we are the 20/03/2014.My measure Nb Open Days n-1 will be the aggregation of my measure Nb...

View Article


Calculating measure for the current month of Previous Year

Hello, I would like to calculate measures in MDX for the current month of the previous year.Example : Today, we are the 20/03/2014.My measure Nb Open Days n-1 will be the aggregation of my measure Nb...

View Article

VS 2008 slow SSAS solution opening from TFS 2008

We are experiencing really slow opening times of SSAS solutions from Source Control Explorer in VS2008.we are using:-TFS 2008-Visual Studio 2008 with SP 1.On a freshly installed machine (Win7 64 bit)...

View Article

SSAS Cube on one server and SQL Server DB on another - Connection Issues

Hi Guys - I data modeled a star schema data mart in SQL Server 2008 and I've created a cube in BIDS for analysis services in VS 2008. The data mart database is on one server (SQL 2008) and the AS is on...

View Article

Convert a sales value to the reference currency with the exchange rate of a...

I Have 2 Dimensions: Time and Currency I also have to fact tables, exchange rate and sales Both fact tables have references to Time and Currency Dimension. The user want to select using excel the sales...

View Article


MDX Sum Over multi selection in a time dimension

Good evening to all.I try to have an help it is possibileMy name is Mauro i am writing from Italy...and i am little new about MDX SSAS 2008 R2.I have a SALES Cube that contains a [Measures].[Sales...

View Article

SSAS 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 Article


Trying to create Hierarchy in BIDS from DimTable

Hi - I am trying to create a hiearchy from a Dim Table linked to the SQL DB and I'm having difficulty. I am using Visual Studio 2008 and Analysis Services server 2005. My SQL Server DB is in 2005.I...

View Article

Create single cube from multiple identical OLTP databases

I need to create a single cube from about 50 separate, but identical relational databases, each representing a different client, each with a different value of ClientId. The client databases have dim...

View Article


AdventureWorksDW-No Role Playing Dimensions?

I'm trying to read up on SSAS and going through some tutorials.They show the DimDate and FactResellerSales.What I don't understand is how Fact can have 3 date dimensions all to the same DimDate...

View Article

MDX syntax question about dates

Hi there,Can someone please convert the following SQL syntax to MDX?........where START_DATE > datepart(yyyy,getdate()) or START_DATE between dateadd(m,-36,(dateadd(yyyy,getdate)) and...

View Article

Fact or Dimension?

I have the following scenario:I have A revenue fact table with different dimensions, one of which is DimAccount.Background information:One order might have several transactions, and the order can be...

View Article
Browsing all 1341 articles
Browse latest View live