Text measure help
Good Monday! I need and advise on how to setup a text measure.My topic is inventory SKU status daily snapshots on Status Date SKU, Qty Status (see below)11/1/2013 SKU000001 25...
View ArticleDifferent results in MDX using aggregate function in SQL 2008 R2 and SQL 2012
I have a problem in SSAS where a strange behavior happen. I have a cube in prodution, but, for simulation, I created a small cube for isolate the problem. In this cube, there is one dimension and one...
View ArticleHelp understanding simple query trace with 35,000 "query subcube" events
No matter WHAT query I issue against my cube, I'm finding thousands of query subcube events against an unexpected , I assume it's a partition.Even for the simplest possible query SELECT FROM...
View ArticleProcess Data Vs Process Update
Hi Experts ,I've stumbled in a scenario that made me wonder.. What is the 'smart' way that the process update use when data got changed ?In my case, I have a dimension that was processed well and then...
View ArticleMeasure doesn't appear in Metadata
I have a legacy cube I am working with in 2008 R2. There is a measure in the cube, which I can see when I am editing the cube online in Visual Studio (Cube Structure tab, Measures pane).However, when...
View ArticleSSAS 2012: Constrained Delegation
SSAS 2012: Constrained Delegation is not working.I am not sure which version SSAS2012 uses: MSOLAPSvc.3 or MSOLAPSvc.4?While setting the Constrained Delegation service version is needed. How to check...
View ArticleActions (rowset/dataset) help req.
Hi all,I have a requirement where the users want to show the base measures used to make up a calculated measureFor example, imagine the adventureworks 2008r2 cube has calculated member...
View ArticleCompression offered by Tabular model
Hi there,I have Star Schema of around 200 GB in size and now planing to move to Tabular model. I want to know what is compression ratio Tabular model has when it comes to memory.for example power...
View ArticleNeed to show data for current date from CUBE with MTD and YTD
Dear Team,I wanted to show my VOLUME ( this is a fact measure) on Columns as shown below Requirement is Current Date should be Today's date volume,ODC Should show the DIFFERNCE of PREVIOUS DAY value to...
View Articlecan't concatenate member MDX
Helloi'm run this MDX query Give me error, SSIS 2012 but when i run same query im SSIS 2008 r2 run good , any one can help !!i try each member working fine just But"+" error occurthanks WITH MEMBER...
View Articleunable to create bucket on sals value
SET ClassA AS filter([DimGeoGraphyBuyer].[GeographyHierarchy].[FIPS Code], [Measures].[DistibutorSalesSum]>80 or [Measures].[DistibutorSalesSum]<100 ) SET ClassB AS...
View Articlecube browsing goes slow
hi,i have a cube with few meausre groups and dimensions. when i'm trying to browse my cube in ssas its taking much time when field are dragged. i have 2 measure groups each one having 1 measure. i have...
View ArticleMDX : Total OF 3 Select Value
I want to get the total amount of the three "Select " statments....PLZ Help select non empty ([Measures].[Amount]) on columns , non empty([Dim DC].[DC Name].[DC Name].members) on rows From (...
View ArticleNot able to get the tables in excel when u access ssas cube which is located...
Not able to access the tables in excel when u access ssas cube which is located remotelyMy ssas database is located in remote machine. I want to access cube from excel from my m/c .I am able to...
View ArticleSorting with desending order in Tabular Mode
Hi,I have a requirement to soft the Year, Month and Weeks in the desending order (like 2013, 2012, 2011 ... and 2013-12, 2013-11, 2013-10...) in SSAS Tabular Mode. I have sorting key as well but for...
View ArticleWhat's difference between this two calculated member?
Hi guys,Anyone can help to explain why I cannot use [Date].[Calendar].[Month].CurrentMember but [Date].[Calendar].CurrentMemberBecause on rows there's {[Date].[Calendar].[Month].Members} , I should be...
View ArticleAdv Works : employee hierarchy selection with date
hi,In SSRS reports, i used Date and Employee hierarchy as parameters.if I select date hierarchy value, employee hierarchy has to be refreshed based on the first parameter selection.because employee...
View Articlehow to improve performance of report
hi, can any one help in this issue..i have a cube in which 2 measures are created from 1 fact table which are defined in 2 measure groups. i have a dimension created from same fact table from which...
View ArticleMDX : my query has error please help
select non empty ([Measures].[Amount]) * ([Measures].[Total Amount]) on columns , non empty([Dim DC].[DC Name].[DC Name].members) on rows from [Teh DW] Where ([Fact Payments].[Sale Ref].[Sale...
View Article