Quantcast
Channel: SQL Server Analysis Services forum
Browsing all 14337 articles
Browse latest View live

Redesigning the cube

Hello,I have a cube with has 50 million facts. An important key is the documtentkey. There are about 8 million unique documents.Now those documents have attributes. Each attribute has it own table. I...

View Article


Add a new attribute from a new table to an existing Dimension

As per the requirement I have to expand a Dimension. In order to do so I have added a couple of new tables to the underlying DSV. Now I need to add some of the columns from the new tables as attributes...

View Article


MDX Query returns no data ? Problem with DateTime Filtering .

Team , Grettings !I have this query which  runs fine with commenting Date Range Filter fro BIDS MDX Designer .. But shows up Nothing when I Feed in Date Time ParameterThanks in advnace for your...

View Article

Tabular Model Measure with dynamic Format

Hello,I am trying to reach a solution that would add a especific measure format based on a table column and some expression.I was able to reach it using the FORMAT expression but somehow the value...

View Article

Image may be NSFW.
Clik here to view.

Show all Countries exept one in where

I want to display all countries except USA, how should I write in the MDX code, inside of where statement?

View Article


MDX Count on Filtered Set of Rows

I need to write an MDX query which goes through a filtered set of rows from my TEST_DW, and for each one it will return BelowZero=1 if MyValue<0, else BelowZero=0. I managed to complete this using...

View Article

Calculated measure in SSAS Cube

Hi,I am quite new to SSAS.My fact table structure is like below - Emp_ID    Flag    Emp_Type    Sales1               1               111         1002               1               110         1502...

View Article

Time Intelligence Week calculation is incorrect

I'm having an issue with using the time intelligence week attribute when creating a filter in performance point.  The Year, Quarter, Month, etc all work correctly except week.  For instance, if I use...

View Article


How to Setup Cube for Queries between 2 Dates

I have setup a simple cube for school admissions data and the end user will be using Excel or SSRS Reporting Manager to access the data. The question I have is how to calculate applications (for...

View Article


Different dimensation with and ,or conditions in mdx query

Hi,The below query i need below like this.(Roadbikes and mountainbikes) and (2005 and 2006).but the below query  showing all years.select {[Measures].[Sales...

View Article

Analysis Services OLAP cube size increase from 2008 R2 to 2012

I'm upgrading Analysis Services from 2008 R2 to 2012 and I'm finding that cube size grows significantly in the new version.The same cube model imported into 2012 and rebuilt on the same timeline as an...

View Article

Unexpected #Value! in excel when filtered for members

Hi AllI am using this measure in my cube. I have two hierarchies for date dimension. One hierarchy always fails when I filter for members. In this case if I am filtering for week, Year level fails....

View Article

Dimension default member has a strange impact both in dimension browser and...

Hello All, I have a scenario where I need to set a default member in a dimension attribute.The problem is that when I am browsing the dimension attribute (that is a parent-child) in Visual Studio I...

View Article


Run SSMS using different user

Hi,I have SSAS installed on my VM but since SSAS takes only windows authentication I am not able too connect using different user. Anyone aware how to connect to SSAS using different user.Aniruddha...

View Article

and with or

hi,can you please help me in mdx query with AND ,OR condition.Req--(2008 or 2009) and 2010i need (2008 or 2009) then and 2010.below is my mdx query please help me.mdx query   SELECT{...

View Article


MDX : Please edit this script for me

WITH MEMBER [Measures].[ONE] AS SUM({( [Fact Payments].[Sale Ref].[Sale Ref].&[1000001057] ) , ( -{[Dim Pay Type].[Pay Type Key].[Pay Type Key].&[2]}) }, [Measures].[Amount]) MEMBER...

View Article

Grand Total for tuples in mdx

  hi,     i need to write mdx query for grand total ,what i have mentioned below result set. I wrote query for tuple result  like below. -----------------------------------------------------------...

View Article


Writeback commit transaction failure with writeback table constraint

Hi,I have a problem using the writeback. Writeback table has limitations (tried constraint and trigger). When the current transaction is canceled in the trigger, I receivethe error:Errors in the...

View Article

Image may be NSFW.
Clik here to view.

PrevMember will not rollup

I have gotten my query to calculate the PrevMember when at the leaf level, but I cannot get the measure to rollup.WITH MEMBER [Measures].[PrevHL] AS (([Gbp Usd Gaps H1].[Boll Width].CurrentMember, [Gbp...

View Article

0.0 is converted to .0 in a SSAS Dimension

Hi,I have an attribute in a dimension which is of type decimal (4,1). When I look in SQL I see the following data 0.0 , 11.1, 22.2 and so on.However when look in SSAS I get .0, 11.1, 22.2 and so on....

View Article
Browsing all 14337 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>