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

calculated member apply formula

SENARIOI have an Measure from DSV - [Measures].[Total Water Qty].When year dim selected > 2012, Apply formula on measure when year > 2012 , [Measures].[Total Water Qty]/ [Measures].[Total...

View Article


SSAS DIMENSION USAGE ISSUE

Hi,Can some one help me to set up DIMENSION USAGE for below tablesFact: SQLExecutions_FactNo of Executions ( measure )Physical_TableNameIDDimension 1: PhysicalTableName_DimPhysical_TableNameID...

View Article


Time table created on server

Hey all,I am new to SSAS and having a play.I have created a dimension, said i wanted a time table on the server (as this seems to suit my needs the best).The dimension is created and added to the cube....

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

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


Accessor is not a parameter accessor

Hello thereim using SSAS 2008 .my data connection is oracle and whenever im trying to process my cube i got this error (Pic no.1)there is column in my fact table that is the measure filed and it's type...

View Article

Group By MDX for YTD

HI,I'm New to MDX querying, so looking for some help here :This is the query that got generated out of profiler : [code="sql"]SELECT CROSSJOIN( { [Fiscal_Year].[2014] },{ [Period].[Jun], [Period].[Jul]...

View Article

Drill Through from ssas to ssrs

Hi, I tried ReportAction in SSAS and tried to drillthrough to a ssrs report. But my question is how can users use cube in frontend? do we need to create a report with that cube and publish to...

View Article


calcualte average by flag value in dimensions

Hello Everyone,I am trying to find the average sales by day if the flag value in dimension is Y or N. I am able to do it without Y or N and its working fine. But i dont know how to get average when...

View Article


Can't Backup SSAS DB/Cube

File system error: The following error occurred while writing to the file '': An unexpected error occurred. . (Microsoft.AnalysisServices)I can't get one AS DB to backup successfully. It gets to 2 GB...

View Article

Accessing SSAS Cube Remotely

I need to remotely access a clients SSAS cube within SSMS. Apparently, they client has created a local domain account for me, but I can't seem to change my login/password when I enter the IP address of...

View Article

SSAS2012 - Is There A Query To Show Cube Processing Time

Is there a query in SSAS 2012 that will show the total time a cube took to process? If yes then is there a way to see this same info historically so that the duraction of 2 or more rebuilds can be...

View Article

SSAS Attach DB - Error detach_log Access Denied

Hi,I am trying to move SSAS db from one drive to another,I detached the DBstop servicecopied Data, log and backup folders from the old into the new drivestart servicedoing attach , when I get to the...

View Article


MDX Query: Every end of each month on rows

Hi all, I'm new to MDX, I want to create a query to get on Rows every end of each month.The basic query on AW gets all days,[code="plain"]SELECTNON EMPTY { [Measures].[Sales Amount] } ON COLUMNS,NON...

View Article

ALLMEMBER function error

Hello,I have a query statement below but whenever I run it I get an error: The ALLMEMBERS function expects a hierarchy expression for the argument. A member expression was used.SELECT [Measures].[Time...

View Article


MDX Query where value is greater than

I'm a newb to MDX queries and I am just getting started with the concepts. I know that I am supposed to forget what I know about SQL since the structure of MDX is completely different.To that end, I'm...

View Article

SSAS 2008 with Adventure Works

I'm working on setting up a 2008 SSAS database using Visual Studio 2008. We have AdventureWorksDW2008R2 as our database in SQL Server 2008 R2. We created a cube in VS 2008 and brought in the dimension...

View Article


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

mdx - MIN and MAX not in context with SUBLECT

Hi All,My journey into mdx is always one step forward and three back (a story for another day...). Using adventure works i have my own user defined CalendarHierarchy on year,month and daytodays puzzle...

View Article

Rank with report filter

I have a simple rank that I am doing same as http://www.powerpivotblog.nl/powerpivot-denali-new-dax-function-to-rank/Problem is I need the rank to "re rank" when someone filters so if I have a rank of...

View Article
Browsing all 1341 articles
Browse latest View live