Process 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 ArticleTabular Model Measure with dynamic Format
Hello,I am trying to reach a solution that would add a especific measure format based on a table column and some expression.I was able to reach it using the FORMAT expression but somehow the value...
View ArticleLY calculation is not giving a value
Just started using SSAS last week with a tutorial book and was trying to figure out how to add a [LY] calculation (see below). However, when I use the browser and add it, I get a#VALUE! amount. How to...
View ArticleLog function in SSAS
HI All,Iam getting _N and _D from the Database.How to i caluculate LOG(_N/_D) in cube.Please suggest.Regards,Manik
View ArticleMDX CALCULATED MEMBER TO SUM IF
Hi all,I'm new to MDX and struggling to create a simple calculated member in my cube.My measure group has the following two members:1. Back Order Number2. Total Order Quantity plus Back-Order...
View ArticleMode & Median function in same query
From what I have read the best way to calculate mode is to use the TopCount function. I have done that and it works. I have also gotten a median function to work in another query. My question is can...
View Articlessas
hi all,i am learner in ssas. can u suggest how to create ssas in sql server.do we need to create the SSAS connection only or we need to create the CUBE as well.Raghavendra
View ArticleOLAP cube dimensions show as collapsed+filtered in Excel
OLAP cube dimensions shown as collapsed+filtered in Row/Column labels in Excel 2012, therefore it does not group/show total for attribute values, only for total dimension.What PivotTable option does...
View ArticleDays Between Two Events - Two Date Dimensions
Greetings :DI have a cube modelling ‘In-Flight’ events as per Mosha’s article… An interesting ‘Days Since Last Event’ style problem has arisen… the PrevMember trick at...
View ArticleTrying to get Same Period Last Year
How do I create a measure that computes Same Period Last Year. I've been trying to follow some postings but could not figure it out. TIA
View ArticleClass already exists error when opening .bim after installing SQL Server Data...
A few folks in our office installed the latest "SQL Server Data Tools – Business Intelligence for Visual Studio 2012" mentioned here and now we are unable to open .bim files. When we attempt to open a...
View ArticleCube Actions Questions
Hi I have couple of questions when i tried to implement actions on my cube:1. I have a action on [Product].[Product ID] based on ID ( [Product].[Product ID].CURRENTMEMBER.NAME )Now i want to have the...
View ArticleSSAS databas synchronization to multiple prod server in one go may be by...
Hi , SSAS databas synchronization to multiple prod server in one go may be by using SSIS package from Satging database . We have more than 50 ssas database server in Prod envirnment , Our requirement...
View ArticleHide from Client Tools not working for tables when using Excel 2013
When tables are marked as "Hide from Client Tools" in a tabular model, Excel 2013 still shows the tables in the list of tables for the model. The columns for the tables do not appear, but the tables do.
View ArticleHow we limit roll up value to Immediate parent only in MDX(Dont RollUP above...
Hi Below Is the Scenerio for --"How we limit roll up value to Immediate parent only in MDX(Dont RollUP above CurrentMember.Parent (levels))"Can any one pass an Idea to limit value to its parent only...
View ArticleIs it possibile to remotely process an SSAS cube throgh script?
I have an SQL Server Analysis Service (SSAS) cube (developed withBIDS 2012) and I would like to give the opportunity to the users (that use cube throughPowerPivot) to process the cube in their local...
View Articleand with or
hi,can you please help me in mdx query with AND ,OR condition.Req--(2008 or 2009) and 2010i need (2008 or 2009) then and 2010.below is my mdx query please help me.mdx query SELECT{...
View ArticleTabular model, one table with two relations
So I have one Master table whose key is in many files and it allows these relationships. Then I got another table, the geographic table, and due to having two fact tables, both have a geographic key,...
View ArticleCalculated measure Totals are not correct in Excel Pivot
I have a calculated measure [Qty on hand] in my cube to emulate LastNonempty function for semi additive measures in Standard edition. Excel 2013 is a front end tool for the users. Here is calculated...
View Articlehow process huge dimension quickly
I have a huge dimesion containing ~40 million members and growing every day, and it takes up to one hour to only process the dimension. I 'm very interested to processAdd the dimension to reduce the...
View Article