SSAS Cube Backup fails
Hi.I am having trouble when I try to backup an SSAS database. I try to do it manually in SSMS. It doesn't matter which option I tick or untick (Allow file overwrite, Apply compression, Encrypt backup...
View ArticleMDX for BOTTOMPERCENT in Cube Calculation
First let me start with the business requirement. I need to return the average of all values less than or equal to the 95th percentile of a measure. The new measure needs to be a calculation in the...
View ArticleLimitations on CustomData property of ConnectionString
Is there any place where I can find detailed documentation for the CustomDataproperty of ConnectionString for Analysis Services?I've read MSDN Documentation for Connection String Properties (Analysis...
View ArticleHow to find out by MDX that the current users is member of a role - Default...
Hi,just imagine you have a dimension with a few members (A, B, C...). I defined a role which gives some users only rights to "B". On the other hand the default member for the dimension is set to "A"....
View ArticleSynchronization Issue backup and restore errors
Hi,I have implemented synchronization in local on two instances and worked well for me. But when I am trying to implement the same in Prod server, it is giving exception backup and restore errors....
View ArticleModifying Online Cube
Dear ProsWe have an online cube in a production server in our company. A new sql server view was created by other department and I want to add it as a measure group to the existing cube.How can I...
View ArticleDimension processing problems
Hi am trying to process a Dimension table but I always get the same error :A duplicate attribute key has been found when processing: Table: 'dbo_DimRestaurants', Column: 'RestoCity', Value: 'Richmond'....
View ArticleSSMS Import from PowerPivot doesn't refresh
Hi all,I am importing an Excel powerpivot workbook in SSMS through the restore from powerpivot GUI.Having done that, I add another row of data to the original Excel file in order to check if the...
View ArticleScoped Assignments for mutiple measures
Hi, I have 15 measures in my cube. The name of Measures are like 'Sales1,Sales2....Sales10,Revenue1...Revenue5'. I have a calculated Dimension member. Let's say X. If I select X in the filter and...
View ArticleDrillthrough with set function???
Hi all,Here is the MDX query i have in which i want to use drillthrough functionality. WITHSET [PDCount]AS...
View ArticleMaximum Number of Processors Supported by SSAS/SSRS 2008/2008R2
I want to know what is the maximum number of processors (socket or core) supported by SSAS/SSRS 2008/2008R2 per SQL Server Edition
View ArticleAnnualised Revenue - SUM of revenue for last 12 complete months SSAS mdx...
Hi, I'm new to MDX world and currently enhancing ssas cube where i need to develop few calculated members or MDX query. I’m trying to create calculated member in SSAS cube to get Annualised Revenue(SUM...
View ArticleTime dimension question
Hi,I just created a time dimension from a table that contains all the info I need, Once processed, I went to the browser to finalise the viewing, I have a time period from 2009 to 2025 and once I...
View ArticleDate dimension showing only 'UNKNOWN'
Dear All,We have a cube, which gets processed once in a day. Recently we changed 'end date' in Date dimension to '2020/03/31' from '2015/03/31' and processed it. After process, Date dimension is not...
View Articleincremental partition processing with changing dimensions?
today i tried out an incremental processing technique on my cube. I have a partition by date which had 100 rows and an account dimension which had 50 rows.i executed a process full and then added 10...
View ArticleProcess ADD dimension
I have a very large dimension for which i want to change the Process ADD option for processing, but apparently for some reason i could not find a reasonable document. I saw certain websites have...
View ArticleNew calculated member based on existing measure and a dimension value
HiI’m trying to create a new calculated member in my cube based on an existing measure and a dimension value. I can do it easily in DSW but I want to do it as a Calculated Member in Calculations tab...
View Articlecount key links to dimension
Hi all,I have a fact table with a lot of production checks. The checks are all dimension tables with value 0 (rejected) and 1 (pass). For the moment I'm only interested in the rejects.FactProduction:...
View ArticleCalculated Member Visibility by variable
Hi All ,I'm facing a situation which I need to show or hide a calculated member depending another measure value .Let me explain ... I have a dimension data security role for the branch dimension, so...
View ArticleUnable to view newly added data to fact table
Hi,I have load some data into my fact table and dimensions to test my cube and make sure everything is OK, works fine so far. Now I have loaded data for another year 2013 into my fact table, all OK I...
View Article