DateDiff in MDX
Hi, I have a problem with DateDiff in MDX. I have a RS report with two datasets. The main dataset uses query like this below. The other one queries count of months, like 1, 3, 6, 9, 12 and 24 My...
View ArticleDimension attribute values not showing
Hi guys. . my cube brower is not displaying or excel an attribute value where i think it should. The fact table does have a fk value "48" to the sk of that dimension attribute value which is 48 ,so...
View ArticleMDX - Get distinct values having in mind the measure values and not the whole...
Hi all, I'm a newbie in MDX and i've been wrapping my head around this for a while. My problem is that I have a query that returns some measure values and I need the distinct values of the measure (to...
View ArticleHow we can map Custom database role to analysis service role
I have public web site, user registered with this web site and login in this web site, and view cube data using SSRS. When user registered with this web site, we keep user in a role in sql server...
View ArticleCould not install Business Intelligence Development Studio in Visual Studio...
Hi, I have been using Database (Microsoft SQL Server 2008 R2 (RTM) - 10.50.1617.0 (X64) Apr 22 2011 19:23:43 Copyright (c) Microsoft Corporation Express Edition with Advanced Services (64-bit) on...
View ArticleScript out Cube roles
Hi Friends, Is there a way we can write an SQL statement that would look for all the cubes and find any cubes with NO roles on them? Best Regards, Peja Please remember to click "Mark as Answer" on the...
View ArticleMDX to Find DateDifference
Hi Experts I am working On Cube ,I have a Dimension Employee which has 3 attribute and values in Attributes are below (Sample Data) JoiningDate Leaving Date Classification 2010-01-20...
View ArticleDesign example
I have a situation below. Customer<--Site<---Meter ---->Date A customer has many sites. Each site is linked to a meter during a period of time. The meter can change to another site. On any...
View Articlepassing multiple members of the same dimension in the where clause?
Hi , am using ssas 2000 and having a problem passing the multiple values from the same dimension in the where clause. So instead i tried to create member and passed this aggregated member value in...
View ArticleBackground color for blank cells in Excel
I'm experimenting with configuring the coloring of cells in an Excel OLAP pivot in the cube. As a start, I'm just changing the background-color for a give set of months, so not dependent on any...
View Articlessrs-date range parameter to cube
Hi, I need to pass the date range as a parameter to the cube data,so that i will get the data between the given range of dates. so I checked the parameter option in the query designer and changed the...
View ArticleSSAS Order () optimisation
I have searched through these forums and all over the net but have struggled to find an answer, which leads me to believe there may not be a quicker way. It would be nice to understand though. I have...
View ArticleDoes Linked Measure Group allows to delete the not used Measures for that cube?
Hello all, I just want to know something related to the linked Measure Group within SSAS . I have developed the Linked Measure Group in order to share data across cubes within duplicating data for...
View ArticleAttempted to read or write protected memory. This is often an indication that...
Hello. I have received the follwoing error upon an attempt to Browse the Cube. All other tabs are functional, including the Calculations tab. We are running Windows Server 2003 SP2 and SQL Server 2005...
View ArticleRanking
I have 2 different hierarchies: Category -Subcategory --Item Brand -Item I have a report with parameters where you select either a category/subcategory and and Brand. The report detail is down to the...
View Articlehow to force using some joins to other table
I want to count filenumber when filestatus is 1 and meetingStatus = 1 with no direct connection between FactFile to DimMeetingStatus the tabular does not slice the measure when the join is not direct...
View ArticleSlicer in Excel 2010 with ssas not working
Hi, I have a cube which when connected through excel 2010 , the slicer feature is not working on a dimension. The error its giving is : "Unable to retrieve information for hierarchy name slicer. In...
View ArticleCategory , last year, curent year, last month cur,rent month in mdx?
Hi All, Category , last year, curent year, last month cur,rent month these are the columns in m report bikes 2008 2009 july aug xxxxxx sales aount. how...
View ArticleAggregation design wizard - disconnect partitions from aggregation
hello, i have a project in Visual Studio , in this project i see that i have aggregation to partitions but after that i run Aggregation design wizard i have disconnect partitions from aggregation...
View ArticleTopCount in CubeSet Function
I'm using some mdx functions in olap cube and now I have this function =CUBESET("CUBE" ,"TopCount( -{[Sponsor Web].[1052]} ,10 ,( [Measures].[Clients],[Sponsor].[Sponsor...
View Article