Best Source to Learn SSAS from Begining
Hello All People,I Want To Learn SSAS right From the Begining, I'm Good With SSIS & SSRS. Can Anyone Provide me links or Book Name For SSAS Please.Thanks In Advance.Raj
View ArticleDrill through returns more rows than expected
Hi,I am working on a tabular cube.Here i have two date columns separation date and resignation date in my fact table .I have two measures ,one that counts the number of employees based on the...
View ArticleTabular model with Direct Query issue
Hi,i am creating a tabular model - Direct Query option. I am using a kind of below query to import data,Declare @TEST as Table (TestID int, TestName varchar(20)) Insert into @TEST Select 1, 'TEst1'...
View ArticleValue based on the previous value
Hello!I joined my OLAP cube (Excel). I would like to see the new column (Plan), if I enter the value of the parent, divide the values according to the percentage in the previous column. I can do...
View ArticlePass parameter to analysis services report to cube (Not filter)
Hi I am trying to pass a parameter from a report to a subreport. Both reports are built on Analysis Services cubes.I can pass the parameter value to a FILTER parameter but I cannot pass it directly to...
View ArticleSSAS 2008,Process Error
Hi Experts ,I am working On SSAS 2008 Cube .I get an error while doing ProcessFull. Scenario:BackUP of cube size= 30GB.When I create cube for the first time 6months back ,I gave the Location as...
View ArticleChoosing the right grain - different levels of data
Hi,I am trying to understand the best way to model my data. I have 3 different grains of data, i don't know if i should present 3 fact tables or if i should take all facts down to the lowest level....
View ArticleDay and Month date format - Calculating a measure only for the last day date...
Good evening all,I'm really struggling with a MDX query and so would greatly appreciate your help ..Here is a simplified representation of my data:...
View ArticleList of employees for a date range that fall between two date fields - MDX Query
Hi,I have a Fact Table that contain - empid, start data and end date.I have a date dimension table.How do i get the count of employees (example: Year 2010) that fall between Start Date and End Date...
View ArticleMeasureExpression property - Is there a possibility to implement distinct...
I have a measure which needs to have distinct count aggregation with exclude empty.Is there a possibility to specify MeasureExpression property to achieve the same? I have set the aggregation of the...
View ArticleAdding unit of measurement in a cube
Hi guys,Please I am creating an SSAS Cube and I will like to add unit of measurement on the measures such as (cm, kg, bbls, km/hr) etc.I need assistance with that.Thanksme
View ArticleCube not showing up in Metadata Browser
I have a cube that is processed, available, browsable, etc., but that does not appear in the list of available cubes in the following scenarios:Open a new MDX Query window in the Managment Studio: the...
View ArticleProblem with week end dates in date hierarchy
I have a date dimension which includes the following columns for the date and the week beginning date. So for example, this week's dates are listed as follows in the souce data.Year---Week Beginning...
View ArticleProactive Caching for Cube process.
Hi,We need to implement proactive caching on one of our cubes in SQL Server 2012, we are able to do it at Partition level (Measures) when there data changes in tables, I am looking for option to...
View ArticlePowerView with Multidimensional Model
Hi,I using Excel 2013 PowerView and want to connect to Multidimensional Analysis Services Cube on SQL 2012 SP1 The cube was created in SQL 2008 R2 and I exported and imported it into SQL 2012 SP1. I...
View ArticleCube Processing by using XMLA script
Hi All,I have created the following script by using the option in the cube i.e. Process - > Select script option from top left. This is the script<Batch...
View ArticleSSAS Cube
Hi ,I have a star schema cube with a fact table(DrugSalesFact) and a dimension table (DrugDimension) which are directly linked to each other before.Later we added one more table named...
View ArticleCountry-State-City hierarchy is driving me crazy ( duplicate attribute key...
hi guys: I've a dimDesitination dimension and inside this dim , I have 4 attributes, dimDest_ID, country, state and city,my goal is pretty simple, create a hierarchy country-state-city .I've made sure...
View Articlewhen set attributehierarchyVisible to false, do I have to reprocess cube with...
is there any other way to do that? it takes quite a bit time to reprocess the cube in full mode..thanks--Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008...
View ArticleInstance
hi eveyone, i'm wondring about the advantages of having multiples instances for sql server db and also for ssas and ssrs 2008. can any one help??
View Article