Display only main items and summary of others
like i have many retail POS data, item 1~ item 10 shared more than 90% and others share less than 10%, the problem is that i only want display item 1~ item 10 and others, don't want see others in...
View ArticleHow to export Diagram View of a SSAS Tabular Cube?
Hello, for a documentation I'm trying to export the Diagram View of my Tabular Model out of Visual Studio 2010. The only way I'm seeing as yet is to cut it in different parts with the snipping tool....
View ArticleMDX to find DateDifference with Multiple condition
HI EXPERTS , I HAVE EMPOYEE TABLE IN BELOW FORMAT. I AM WORKING ON SSAS 2008 AND GENERATING REPORT ON IT . I HAVE A TIME DIMENSION WHICH IS CONNECTED TO EMPLOYEE DIMENSION ON EFFECTIVEDATE IN MY...
View ArticlePivot table shows incorrect numbers from Cube Calculated measure
Hi, Excel 2007 Pivot table shows incorrect numbers for Calculated Measure in the cube when I try to filter dimension members. If I select All dimension attribute members, I get correct numbers, but as...
View ArticleMTD Question
Hi All, I have a Date dimension, that has the following attribute and hierarchy. Date Dimension - Year - Quarter - Month - Day - Calendar Hierarchy I created 2 calculated measures: YTD and MTD for...
View ArticleRestarting SSAS remotely
Hi all, When I log into a server, connect to analysis services through management studio - I cannot restart the service. Does anybody know how to enable this? Thanks in advance! Keith.
View ArticleDimension-Attribute from intermediate Fact Table?
Hello everyone, my scenario is as following. I've got a fact table, two dimensions and an intermedate fact table with the following relationships: [PersonTable] <-- [ProjectPerson_IntermediateTable]...
View ArticleVisual Totals
Hello All, I have a requirement to show the values of a particular dimension member in an attribute hierarchy , then also the sum of the all the other members in the attribute hierachy without showing...
View ArticleExceeded the maximum number of partitions in a measure group
Hello, I have this strange problem while processing partitions. I have SQL Server Enterprise Core x64 SSAS installed. I know that usually this error is coming on Standard Editions, but for me it's...
View ArticleCannot see cubes in Excel but able to connect to the database
I recently created two cubes in a new SSAS database on SQL 2008 (10.50.2796.0). I also created the role and added an AD group where a test user of mine is a member of. This user was able to connect to...
View ArticleDifference between the first date and the last date for a particular dimension
Hi Everyone, I have a Dimension, Sales Id. For every Sales Id, I have multiple sales dates. I need a calculated member which computes the difference between the first and the last dates for that...
View ArticleDimension Hanging Onto Old Hierarchies
Running into something really annoying / weird... I have a cube in SSAS. I made a series of changes to the cubes. Essentially removed some related tables and dimension attributes. When I tried to...
View ArticlePeriods to date when Date Dimension is sorted in desc order
I have been requested to sort the date dimension in descending order. Which I have done, however the some of the date calculations are no longer working because of this. How would I rewrite this to...
View ArticleManaging tables with more distinct values in SSAS tabular
Hi, for a my project, I need to manage in a tabular model a SQL table with a primary key and therefore with all distinct values for this column. In order to optimize the compression task performed by...
View ArticleCreate Measures for the 'number of zerostock events' and the 'Avg. Recovery...
We have a scenario in which we keep track of our items in inventory and want to know how often an item falls on zero stock and what is the Recovery time of it. Let me give an example, Let's say the...
View ArticleAdding different KPI's to Time Hierarchy
Hi, I've a 'Time.by week' Hierarchy as - Year->week->Date . I also have Sales budgets given to me for them. let's assume the Sales budgets are as follows. Yearly Weekly Daily 500000...
View ArticleCounting Full-Time Employees (MDX)
I have a cube that has a measure which is a distinct count on the Employees in order to get headcounts. In the employee dimension, there's also an attribute which identifies whether the employee is a...
View ArticleHorrible MDX Query performance
Hello everybody! I made a query to find the first buy that each client made by each product category. The query works, but it takes over 2 minutes to execute. In comparison, I made a small store...
View ArticleNeed to add new dimensions to an existing cube from different database
My scenario. I have an existing cube and need to add new dimensions from a different database and establis relationship thereafter. The fact tables are different. I initially created separate cubes but...
View ArticleHow can i write this in MDX (Cateogory to SubCategoy ratio) ?
i Have 3 Dimension and 1 fact table , table definition with sample data as follows /* drop table FactStatusCount drop table DimProductCategory drop table DimProductSubCategory drop table DimStatus */...
View Article