(Tabular) DAX currency conversion multiple target values
Hi All I m novice in SSAS. SSAS 2012 SP1 on W7 x64I need to be able to convert all sums into reports into different...
View ArticleFiltering on the last dimension value in a period
Hi,I want to make a population pyramid. Ages and age brackets are dimension attributes of the [People] dimension. The measure is "Number of people". My fact table is month-based. Most people are not...
View ArticleWhat's the difference between this two MDX query?
There's a query from MDX Step by Step to identify the top 10 performing products by reseller sales in calendar year 2004:Actually I just use this query to get the results -Query ISELECT...
View ArticleDrill through action with two fact tables
Hello,I have a situation where two fact tables (views) are used in cube. There is a dimension field which is present in one fact table only.Now when I want to use the drill through with that dimension...
View ArticleFact Dimension Calculated Member
Hi In the FCATS table i have some fields which i want to use as measure ( datatype strings), these are what i think are called as FACTLESS FACTS. There are 4 different fields which have values of 0 and...
View ArticleNeed help with Error.many-to-many dimension in the '' measure group requires...
HiI need help with the following error soon please"Error 16 Errors in the metadata manager. The 'Dim_Item' many-to-many dimension in the 'Fact Analytics Data' measure group requires that the...
View ArticleTabular model processing issues
Dear Experts,We are facing model processing issue in Tabular Model. We keep getting the errorThe operation has been cancelled because there is not enough memory available for the application. If using...
View ArticleDimension modelling problem - how to represent a subset of Products
Hi,I am having a problem trying to model the following scenario :I have a StockHoldings Measure group, with a number of Dimensions including, Date, Product, SecurityI've got a requirement that certain...
View ArticleOLAP Extensions
Hello,Is it possible to define a field the pulls the first three characters of a text field, via OLAP process?[Measures].((SUBSTR,[ITEM],3)) woudl want this to be a dimensionThank you!
View ArticleErrors in the OLAP storage engine: The attribute key cannot be found when...
Hi,I am facing error of missing attribute key. I have verified that the indicated value exists in both fact as well as dimension table. Also dimension table is not snowflaked. Dimensions are processed...
View ArticleMultiple independent filters in SSAS / Excel
HI,I have a User Dimension connected via a fact table (listening events) to a object dimension (basically representing a user interacts with object situation)Now I want to get those Users which have...
View ArticleHow do I calculate totals for a distributed measure in SSAS?
I have an OLAP cube consisting of quite a few tables.In this scenario there's only reason to look at one fact table with costs. This table constructed by a join in SQL with a table of distribution...
View ArticleXML parsing error in Deploying SQL Server 2005 Analysis solution to SQL...
Hello,When I deployed solution to SQL Server 2008 , I changed the Provider SQLNCLI10.1. When I try to deploy the solution on SQL Server 2008 Analysis server. I get the following errors.Error 1 XML...
View ArticleLatest Date from a group of date
Hi Experts,Attribute1 Attribute2 Date MeasureXYRM 2012-07-02 20XY MP 2012-07-04 40XY LM 2012-07-08 125MN RM...
View ArticleHow to implement slowely chaning dimesnsion 2 in SSAS
Hi,Can you please explain how to implement slowely changing dimension 2 in SSAS?Thanks in advanceRamesh
View ArticleFact customer ID’s values are not existing Dim Customer table
I have fact and Dim_costomer table. Fact table has customerID. Mapping is also done from Dim_customer to fact table. While processing, getting error that ‘attribute values are not found’ Some of...
View ArticleHow to stop rollup for attributes tagged with a specific member property when...
We have customers who buy different kinds of products. Each product is part of a product hierarchy. For example, shoes roll up to accessories, and belts roll up to accessories. At each level of the...
View ArticleMedian Calculation Help Needed
I'm fairly new to SSAS so I'm hoping someone can help me with this problem. I have a median calculation that works good as long as the amount of data being returned isn't too large. For example, if I...
View ArticleHow to install ascmd.exe utility?
I have istalled SQL Server 2005 SP1 Standard Edition and AS 2005 without Samples.How to install ascmd.exe utility on the server and client? Thanks,GB
View ArticleWhen renaming a measure, Excel Pivot Tables are broken. any solution to avoid...
hi,we're using SQL Server 2010 and we are encountering a really painful issue with measure renaming.We create measures and initially naming them randomly for development and testing purposes. Once...
View Article