SSAS, join two fact tables
Hi,I cannot join two fact tables in SSAS 2008. Here is what i have in my datawarehouse:postimg(dot)org / image / s32mxklox/So, one sales facts can have multiple related records in event fact table. The...
View ArticleHow to link two dimensions to join same fact table
Hi There,The heading might not be relevant for my issue described below. Excuse me if that is the case :)I have a cube in which i have two different dimensions. Dimension Product - Product Key...
View Articlemdx query XML for Analysis parser: The XML for Analysis request timed out...
I know there are a few posts talking about the issue already. However, I have not got one working for my case.I ran a MDX query from SSMS. After nearly a long time, I got the error:XML for Analysis...
View ArticleRows count in SSAS
Hi All,I have created a Measure for getting the number of rows for the partcular table with Aggregate function property value is Count.but it is returning wrong values for some time, if the data base...
View ArticleTime dimension conditional value issue
Hi,I am new to MDX query. I facing the issue with below query. If I use any of the commented out time dimensions directly for the new Time member "[Time].[LastDayOfSelectedTimePeriod]", it gives me the...
View ArticleWeb Based Front End tool for SSAS cube browser
Hi All,Can anyone suggest me the best web based Front End tool for browsing SQL Server Analysis Service cube??A tool similar to the excel pivot table which we can add or remove measures and dimension...
View ArticleHow do I set the deadlock priority on an "Analysis Services Processing Task"
I have an inherited an SSAS Cube.There is a nightly job to rebuild the cube. But occasionally a SQL task will run and block some resource the Cube is reading from and the rebuild will fail with...
View Articlessas mdx and t-sql gives different values
My situation: There is a work database. Every day it is copied to another database named RetailDB. Fact and dimension tables of SSAS are based on VIEW-objects of tables in RetailDB. So, I have the...
View Articlesteps for ssas deployment in production server
Hi All,Thanks in advance.Please suggest me steps for deploying the ssas cube to the remote server for production.ThanksRajan.S
View ArticleAggregate Function on Calculated Member in SCOPE
Hi All,I've created a set (TAPFilter) based on some events, so I can use this set later in calculations. Then, I created a calc member (TAP Players), which is equal to the distinct count measure that...
View Articleunable to connect the deployed ssas cube in different server
Hi All,Thanks in advance.I have generated the XMLA script of the analysis service cube from the development server and deployed the same in the different server.The XMLA script has been executed...
View ArticleProactive Cache Connections
I have a running theory based on observation and I am looking for some opinions on the subject. Namely, that when a cube is configured to use Proactive Caching, when users establish a connection to the...
View ArticleProblem with drillthrough not reflecting data I filtered
Good morning everybody.I'm having a problem on a SSAS cube.Here's my problem :I apply some filters in a cube (typically, i take every data but filter on a Contract number). The analysis tool display a...
View ArticleMDX Performance Doubt
Hi Experts ,I am working on SSAS 2008 I have a Question when it comes to MDX Queries , 1) I have one Cube with 100 calculated Measure and Other Cube with 1 Calculated measure. Does Cube with 100...
View ArticleData Source View Quesiton
Hi EveryoneI have the following DataView for my cube and I am not sure if its the correct way of doing what I am trying to do. If the Dim_LocalTime table isn't there everything works fine. I need to...
View Articleincrementally process the SSAS cube in scheduled basis
Hi All,Thanks in advance.I have deployed the cube successfully, I need to process the completed cube in the incremental process method in the scheduled basis.Please guide me how to proceed ThanksRajan.S
View ArticleNew to cubes, is this normal?
I just started a new position and am while I have almost 18 years of experience with development and SQL server, I don't have much with Analysis Services. We are having issues with our SSAS server and...
View ArticleAgregating Non Additive measures for time intelligence
I am using the following script to create time intellingence. It works well but my calculated measures return bad results. If the calculated measure does any division when you try to look at chage or...
View ArticleSend full cube context to an SSAS UDF?
Hello,There is a cube containing a list of orders. Each order can contain multiple products. The question we want our cube to answer is: "How many orders are there which contain both product x and y?"....
View ArticlePartitions – Addition of a new measure or dimension key to the query
I recently partitioned one of my measure groups and that was the first time ever for me to perform partitioning. The partitions are working perfectly well as expected. However, I have noticed that each...
View Article