how can i find ordinal position of a member in some attribute
HiSay i have a month attribute containing members of 10 years (that is total of 120 months)Is there some mdx function i can call to get the ordinal position of every month (that is some value between...
View ArticleSSAS Calculations Show Previous Year Data along side Current Year
Hi All, I have a cube and need to show last years amountadjacent with present years amount when end users drill down by Year, month , week, day. How can I add it as a calculation so that it is...
View ArticleHow do I make available non measure information like product name
First I am using SQL Server 2005, but if I need some new functionality to accomplish my goal I have a 2008 R2 server that I can possibly use instead.My data warehousing is pretty rusty and I am not...
View ArticleSSAS Tabular. MDX slow when reporting high cardinality columns.
Even with small fact tables( ~20 million rows) MDX is extremely slow when there are high cardinality columns in the body of the report.e.g. The DAX query is subsecond.Evaluate SUMMARIZE (...
View ArticleSSAS is SSASing me with an error on 'BusinessIntelligence64' can not be...
Current Environment: Windows Server 2008r2 SQL Server 2008r2 SP2 Database installed - AdventureWorksDW2008r2 Visual Studio 2008 Problems to resolve: 1. Unable to view cube in SSMS as Analysis Services...
View ArticleHow to modify Error Log and Storage location in Development Script
Dear Experts,Could anybody tell me, is either of below two methods achievable, when I deploy a cube to another server (with another AS DB name maybe)?Assume that a Development Script is existing, I...
View ArticleCreate calculated measure using PrevMember
Hello All,I created calculated measure using PrevMember function.([DimTime].[Year-Month].CurrentMember.PrevMember , [Measure].[SomeMeasure])I browsed cube and previous members displayed correctly. When...
View ArticleCompany Reporting Hierarchy Cube Problem
Hi Folks, Try to create a hierarchy for our sales team's dimension but have a problem. The hierarchy includes Country Managers, Regional Managers, Territory Managers, Chiefs and Sellers. The relation...
View ArticleProblem with a calculated measure that needs to ignore a dimension
Hi all, any suggestions with this would be much appreciated. I’ve tried to explain this as concisely as possible to save your time but if you need more info please let me know.The cube...
View ArticleMdxScript (61, 24) The dimension contains more than one hierarchy, therefore...
Hi ,I am developing cubes using SSAS 2008.My cube has around 10 calculated measures .But when I am creating another calculated measure with the new fact then I getting mentioned error message....
View ArticleThe attribute key cannot be found when processing: Table:
I get the following error whenever I try to process my cube:Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: 'dbo_InvoicedOrders', Column:...
View ArticleHow to modify the existing Dimension named query with minmum effect
HI Allwe have date dimension which is named query with where condition year <= 2012 , now we need to increase it to 2015 . what is the best to make the change in productionSurendra Thota
View ArticleDAX query editor - SSAS 2012
Hi,I'm searching a DAX query editor tool to create and test DAX query for a tabular model and for Reporting Services project.Other tool besides DAX Studio on CodePlex...
View ArticleUse Time Intelligence Wizard
I am trying to develop the YTD growth, % amd Month over same month last year etc....in an SSAS Cube.The Dimension builds but i can not see any members of the dimension in the cube or ExcelDoes anyone...
View ArticlePerformance related to the number of cubes in a SSAS Database
We deploy a customized .net reporting solution that includes the ability for users to generate a cube and then view it through a grid viewer. Users also have the ability to take a cube they generated...
View Articlemant to many SSAS
in our datware house, we have data as follows which is one to many, we have another fact table which has gross per every patient, how to design a cube which will give corect gross per patient having a...
View ArticleHow to create Cube Process XMLA scripts.
Hi Friend,We have Cube solution asAttribute Created in that we have three Cubes named as below. In that cube solutionhaving some common dimension. Cube as below. 1- Sandip2- SolvencyData3-...
View ArticleUnable to update SSAS Tabular Model in SQL Server 2012
Hi,I am working on a BI production environment using SQL Server 2012, each time i create a new tabular model and deploy it, once there's an update in the data source, if i try to update the model it...
View ArticleMDX Help with 'Lag'
OK. I have a dimension Years that needs an additional non traditional year added. Current formula just goes back one year for 'Units' in the 'Scenario_A' dimension on 'Units' Account. Current...
View ArticleMandarin and Thai in SSAS
Hi Is it possible to have SSAS Language Translation in Thai and Mandarin. Thanks,Gautam
View Article