SSAS Query Time Out Error: HYT00
Hello,I have a query time out error while processing a cube. The cube has partitions from 2007 till current year, when i try to process the partitions individually it gets processed in between 10-15...
View ArticleAllocate monthly budget to dailly grain
Hi,I am trying to produce a dashboard which has KPIs on using performancepoint. The dashboard will be refreshed daily. The businesss process for the actual values is at the grain of the day while the...
View ArticleSSAS Deployment Wizard Error
When I use the deployment wizard to try to deploy my SSAS project, I get the following error after I select the asdatabase file and hit next. Error loading C:\xxxxx.asdatabase: Value cannot be null....
View ArticleMDX: compare some members of hierarhy with condition and change calculation
Hello.I have following query on mdx:With member [measures].[my_value] as iif([Customer].[Customer Geography].currentmember = [Customer].[Customer Geography].[Canada].Allmember, 3, 0) select...
View ArticleAccess Teradata 13.10 from SSAS
Hi All,How would one access Teradata from SSAS as a data source with good load performance?I have seen a .net provider being utilized but this provider is quite slow.I thought Attunity/Microsoft has a...
View Article"F" (formula) symbol on hierarchy
Hi, I see this symbol in a hierarchy.Where is the formula stored? cant find itthanks!
View ArticleCreate/Delete partitions gets slower with every ROLAP partition
HiWe have a SSAS 2008 cube we use for reporting. It's an existing design so not sure the rationale behind it. For every report a user create we create 2 partitions, 1 MOLAP and 1 ROLAP. A ROLAP...
View ArticleSuggestion on Analysis Services reporting needed
I would like to create reporting for end user to access information in my SSAS. First, I have tried out the SSRS. However, I find it very limited. The design of search criteria is not nice. Even worse,...
View ArticleMoving a Measure from Measure Group 1 to Group2 in SSAS 2008
Hello, I am currently working on a cube previously developed by a fellow colleague, I was redesigning some parts of the cube in an attempt to improve performance when I came across this problem: I have...
View ArticleMDX Dynamic Quarter Values in Calculated Members
Hi all! I hope you can help me out with some calculated members I'm working with in a cube. I need to calculate 4 values to display in a report:1. Sum of all units sold for all previous quarters 2....
View Article"Cannot show requested dialog" error trying to delete SSAS 2008R2 database
Hi,Originally I just wanted to deploy a new cube, but ended up with an error stating that the FEPDW (Forefront) SSAS folders contained a corrupt file. I have now tried the different suggestions lying...
View ArticleSnowflaking a Date Dimension
Hello I have a SQL Server 2008 R2 Cube with the following objects (only listing the relevant stuff): 1. FactDailyBalances 2. DimAccount 3. DimDate The objects are linked as a star schema and our users...
View ArticleNedd to understand AttributeHierarchyOrdered
Hi, I'm working in a cube and set the AttributeHierarchyOrdered to False. The process impact was improve, but I don't plenty understand whats the difference is or how it change the attributes. Anyone...
View ArticleGroup by in MDX
Hi All, I am having my SQL code like this, Select SUM(Col6) from (Select Col1,Col2,Col3, Col4,Col,5,Col6 from Table T1 group by Col1,Col2,Col3, Col4,Col,5,Col6 ) How can I achieve this in MDX, help is...
View ArticleDrillthrough on Writeback Transactions - Analysis Services
To All,We inputted some information into the cube, changing some of the numbers repetitively as we wanted to see all the effective incremental changes in the drillthrough. However, when drilling...
View ArticleAggregation Processing time for Distinct Count Measure Groups
Hello, Process index of Distinct count of Claim is taking around 9 hours whereas whole cube process (data only) takes around 6 hours only.Total number of records in fact table = 200...
View ArticleM2M Dimension design - good practice?
Hi,so far I've seen M2M dimension design from Microsoft adventure works, it is basically "main fact table join a fact/intermediate dimension (on intermediate dimension table's lowest grain); the...
View ArticleNo Synchronize in SSAS 2008R2 Standard Edition?
Hey People,I've just spent quite a bit of time setting up and testing cross-domain, cross firewall, HTTPS based synchronization of my SSAS DB in my dev environment, only to find that when I tried it in...
View ArticleParallelPeriod function arbitrary shape
Hi,I am trying to run below query,WITH MEMBER [Measures].[Prior Period Amount] AS SUM( EXISTING [Date].[Calendar].[Month].MEMBERS, (ParallelPeriod( [Date].[Calendar].[Month], 12,...
View Articledimension get hanged duing deployement.
Hello FriendsI'm facing an issue during dimension deployment.. when i deploy a dimension then i get this screenand it is deploying from last 1 hour.. normally it takes few minutes.I have closed the...
View Article