MDX Count( EXISTING ....)
i have the following :- employees dimension - projects dimension - date dimension - fact table contains the number of hours an employee worked on a project on a certain date+ i want to find the number...
View ArticleMeasure Format String not working at all for SQL Server 2012 SSAS
Hi,I have a SSAS cube with a lot of measures but I can not get the defined measure format string to work in Excel 2010, Management Studio nor SQL Server Data Tools.I am using the format # ##0;-# ##0...
View ArticleCalculated measure based on date range
Hi, I need some assistance regarding a calculated measure that i have to create. I require a calculated measure that provides the Cost measure over the last 30 days. The calculated measure must be...
View ArticleInsufficient Memory to continue the execution of the program (Microsoft...
Since Upgrading to SSAS 2008, cannot explore Data or Browse cubes from Vista Untimate machine.I am developing Cubes for Analysis and Data Mining in Microsoft Visual Studio. I am running Vista 64...
View ArticleCount Distinct Measure, Rollup with SUM on One Dimension
Hi,I'm relatively new to SSAS and very new to calculated metrics. I have a cube with several dimensions: Geography, Time, Channel, Product, etc. I have a measure [Unique SKUs] that counts distinct...
View Articleaggregations usage?
hi all,I was wondering if there is a DMV view/query to track usage of aggregations, ie, if aggregations have ever been used. (AS2008R2, AS2012 UDM). I know BIDS helper has a 'Delete Unused...
View ArticleSSAS 2008 R2 connecting to Oracle
Hi Everyone, I have been over these forums and visited alot of the proposed solutions for issues with connecting SSAS to Oracle. My issue is that my DSV has primary connection to SQL Server and...
View ArticleCreating a View on SSAS Cube
Hi Experts,Is this possible to craete a View on the top of SSAS Cube? The Idea is to create a view that will sourceboth SSAS Cube and relational tables at same time.Thanks and Regards, Debojyoti
View ArticleMDX - Get current member value from other hierarchy attribute
Hello,I don't know how to achieve a certain cell value in MDX.This is the simplified case:My dimension has two Hierarchy Attributes:[Product].[Id][Product].[Area]On ROWS I'm returing the set of Ids...
View Articlenumeric - exponential values issue in SSAS Cube
Hi,The sum of transaction column in the database is 0. The data type for the column is numeric(19,4)I created a cube and the format of the measure is #,##0.00, -#,##0.00. The data type used is...
View ArticleIgnore the dimension filter selected
Hello,This is my measure:CREATE MEMBER CURRENTCUBE.[MEASURES].[SE Avg Event Duration] AS [Measures].[SE Event Duration]/[Measures].[SE Event Count] VISIBLE = 1; Also, I have a dimension called...
View Articlesearch for a field in analysis services Solution
Hello , I have a analysis services project open , i want to search if any of cubes is using a particular field. how do i search for it .ThanksMadhavi
View ArticleIs it possible to create an outer join in a relational tabular model
I have a relational database that I need to create a sql svr 2012 tabular relational model for. My problem is that I need to create an outer join and I don't see any way to indicate an outer join....
View ArticleSome keys are missing in SSAS cube dimension
I have a dimension DIM_Account. While browsing the cube I have found that some of the surrogate keys e.g. AccountKey in DIM_Account are missing against an account. Where as these exist in Data...
View Articleissue with ordering of data in excel with cube data
Hi,I am not getting the order that have defined while loading the data in the table.I have loaded fact table with order based on productrating and can see that order in the table and processed the...
View Articlebest method for filtering
Hi,I have 3 type of query.1) SELECT Measure.cost on columns,non empty {Dm1,Dm2,Dm3} on rows from (select strtoset(@DM3) on columns from Cube1) 2) select Measure.cost on columns,non empty{Dm1,Dm2} on...
View ArticleGrant total mismatch for one of calculating member in SSAS( SSAS OLAP Cube...
Hi I am facing issue with Grant total of one of calculating member in Pivot table. I have pivot table connection with OLAP data cube. when i browse cube in server it shows correct result for sub total...
View Articlehow to calculate the off days per each employee
Hello There, I'm asked to make application to display the off days for each employee excluding the week end.there are 21 days off per year for each employee and there should be counting down to display...
View Articleformat_string not evaluating
Hi Everyone, I have been trying the query data with my MDX cube and I have add couple new measure to it. However, none of those measure's format_string is working. I have also try same sample...
View ArticleDimension Processing speedup
hi FriendsWhen i processed cube one of my dimension is processed in around 1/2 n hour.Kindly suggest some good way so that i can processed it in shorter time.ThanxRegardsBI_Group
View Article