Login 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 ArticleMDX Query - Little TROUBLE with a calculated member
Hi to all.I use SSAS 2008 R2 and i built a cube.In this cube i have a little trouble with a calculated member i have to do.My new calculate member is named [b]AllSalesAmountOfWholeCompany[/b] I need to...
View ArticleMDX trouble in a calculated member
Hi to all.I use SSAS 2008 R2 and i built a cube.In this cube i have a little trouble with a calculated member i have to do.My new calculate member is named AllSalesAmountOfWholeCompany I need to...
View Articleincreasing Excel 2007 "Show Details" limit above 1000 rows?
Hello everyone.I am using the Excel 2007 Pivot Table "Show Details" functionality and find it limited to 1000 rows.I thought I might be able to increase that by creating a default drill-through action...
View ArticleSSAS browser missing Data
Hi all,I have a new SSAS Cube that I have designed and I am finding that the data doesn't seem to be pulling through into the browser within SSAS. Is this normal for the internal browser to only show a...
View ArticleHow to remove Null value from multi-value parameter
Hi I have an SSRS parameter for Financial year (2009/2010, 2010/2011 etc). However, When I execute my MDX I get an extra row as follows: Headers:Financial Year, ParameterCaption,ParameterValue,...
View ArticleMDX to calculate measure between two dates
Hi , I have a dimension which has the following data Name StartDateEndDate DurationPreSalesStartDate PostSalesEndDate Sales1 01-Jan-201031-Jan-2010 3101-Dec-2009 02-Mar-2010Duration refers to the...
View ArticleSSAS On Hyper-V
Hi allI am just looking for any real world examples or whitepapers etc that people have come across that provide information about putting SSAS on Hyper-V. The likely pitfalls, resource requirements...
View ArticleNamed Calculation MDX Logic Help
Hi, I'm new to SSAS and I'm working in a data source view of a cube and creating a named calculation.I'm wanting to create a special field that accounts for 0's. I'll try to explain, I want a special...
View ArticleMDX query issue..?
Hi., I am getting NULL values by excuting the following query.., for [Measures].[Ref Period 1],[Measures].[Ref Period 2],[Measures].[Ref Period 4], [Measures].[Ana Period 1],[Measures].[Ana Period...
View ArticleStopping Restore of cube ?
Hi ALL , I want to stop the Restoring of cube because it has taken almost 7 hours and yet we were not able to know the reason for it and still continuing, could anybody please suggest about the...
View ArticleComputing on a cube?
Hallo, I'm totally new on computing on SSAS, and quite new to SSAS in general.I'd like to get some index like "tell me the total of contracts started in that year, having status different than '101',...
View ArticleSSAS CUBE PROCESSING ERROR
I am new bie trying to learn SSAS. I have these errors in trying to process my cube after it has shown to have deployed successfully. I need help. 1. OLE DB error: OLE DB or ODBC error: login failed...
View ArticleInternal Functioning or Process of Cube during Restore
Hi , it may be awkward Question but could anybody guide me with "What are the Internal Procedures or things going to happen during the Restoring of cube process ? "
View ArticleReport Builder 3.0 - Merging cells vertically in a table
I am trying to create a table with some cells merged vertically. The table is static, and is therefore not expected to grow with the incoming data. I have set the dataset for the table to be a dummy...
View ArticleHow Aggregation is calculated in Cube in SSAS
Hi,I am new in ssas. I want to know the why do we need to create aggregation in measure while we specify group function (count, sum) while creating measures.what if we dont create aggregation and...
View ArticleHow to model Week Commencing / Week Ending scenario
I’m reasonably new to data warehousing and I’m struggling to get a feature of my time dimension working. I’d like to model a Week Commencing and Week Ending type of scenario.I’ve created a DimTime...
View ArticleCalculated measure based on dimension attribute repeats
I'm new to SSAS so bear with me.I have a calculated measure based on an attribute in one of my dimensions. The calculation looks like this:CREATE MEMBER CURRENTCUBE.[Measures].[Office Visits] AS...
View ArticleSimple MDX query
Hi,I'm trying to something that I think should be straight forward in MDX but i'm struggling. I'm new to MDX so it seems trivial but may not be....Consider the following query:[code="sql"]SELECT...
View ArticleHow to Query Analysis Service Properties
Hi,Anyone knows a way to query the properties of an Analysis Service instance? I am trying to return the configured location of the backup files in SSAS. I tried to use the following query, but it...
View Article