MDX Sum of Min on a set without using the set in the select
I have this situation: Slot (dimension) Customer(Dimension) MinCounter(measure with MIN aggregation) MaxCounter(measure with MAX aggregation) I'd like to create a calculated member that is a Delta of...
View ArticleSimple MDX : Associated Date Value for returned week number on Row Axis ?
Team , I have this MDX Below : I'm trying to see if i can also have a Column which Uniques the week Starting/Ending Date as below , Thanks in advance for your help and time .1 20040101 20040101...
View ArticleExcel Performance on Multidimensional cubes
Hi :We have an excel pivot table report built on a Multidimensional SSAS cube.Lets say that I have 20 dimensions at Page level.I have 6 at row level - SBU, BU, Account Code, Customer Code, Project...
View ArticleAdd [N-1] Member While Having 3 Time hierarchies
Hi Experts ! I have a technical dimension ([TechDim]) with 1 member ([TechDim].[TechDim].&1). I'm asked to create a new member [N-1] to represents last year. in order to manage my 3 [Order Date]...
View ArticleHow do I reference multiple tables in SSAS Data Source View Named Calculation...
Hi SSASers - On the Data Source View node of SSAS Visual Studio Interface, I want to create a named calculation that references multiple tables. Something like: CASE WHEN tableA.Column1 = 'Y' Then...
View ArticleShow all dimension members
I´m not an experienced user of ssas...I have a Dimension in a cube with more than 1000 members. Now I want to define a role where I only want to give access on a few of this members. Therefore I choose...
View ArticleSibling count calculation ignoring filtering from other dimensions.
Hi. I have an issue whereby including my calculated measure in a pivot returns more rows that I've filtered by. So within my Account dimension I have a few attributes, one being a 'Parent Acct Id' and...
View ArticleCreate Calculated Measure in Cube
Hi All,I am new to SSAS world. I want to create calculated measure that gives the counts for prevoius day. There is already the measure in cube that give counts for each day and is related to Dimension...
View ArticleHow to select same descendant members from different hierarchies?
Hi All, please help, how it is possible to select same values for only the same hierarchy member names from different hierarchies? Example: L1 #L1 L2 #L2 Value A...
View ArticleDimension Sets not Showing in Correct Display Folder
Hi all - Some of my dimensions have Bottom and Top sets - all of these sets have their "Display Folder" set in the same way e.g.CREATE DYNAMIC SET CURRENTCUBE.[Top 50 Senders - Charging Margin %] AS...
View Articlegenerally what will be the cube size range?
Dear Experts. i am new to the SSAS .generally what will be the cube size in real time?and how much time it will take to process.thank you
View ArticleSQL 2012 SP1 CU8 - SSAS Unable to access SQL using default service account
Strange problem that I've been chasing all day:Windows 2012 R2 Standard EditionSQL Server 2012 SP1 CU8 Enterprise EditionRelational DB and SSAS are installed on the same server.OLAP database has...
View ArticleSSAS - Calculation at Row Level
I have a problem with an agregated calculation that doesn’t make sense.I need to apply a calculation at row/cell level in SSAS! Normally, if I need to do row level calculations, I do in SQL source view...
View ArticleAnalysis service Tabular Model Rolling the values
Hi Help me anyone, I Have to calculate for 1 Year rolling values from current date example let say i am in march-2014 i have to rolling my column values for 1 year means April-2013 For this what...
View Articleprocess all dimesnion and Measures
Hi All,I need to Process all the dimension and Measure in cube. now I'm using SSIS Package for this . but now I have an Issue is when I add new dimension In cube then i have to add it explicit in...
View ArticleHow to distinguish dimensions with and without Business Intelligence in SSAS?
Hi all,Is there any easy way to distinguish dimensions with and without Business Intelligence in Visual Studio?E.g. if I have a legacy BI solution, and I know that one dimension has Unary Operator BI,...
View ArticleExcel PivotTable Filtering Dimension with Default Member
I have run into a problem when using Excel PivotTables against my MD Cube regarding Filters and Default Dimension Members.My facts include dimensions for Basis (Accrual or Fair Market Value), Period...
View ArticleYearly Calculation of Forecasting Year
Hi Eveyone ,here in below table I want to calculate the Forecasting of year, the logic is as below sum of TotalValue*Weight1 Corresponding to each year would be the TotalValue of year 2014 and for...
View ArticleSSDT SSAS Project: Can't create multiple partitions
"Warning: The destination server is running a SQL Server edition that does not support multiple partitions. Please deploy to another server."I get this error, when I try to deploy against a SSAS 2012...
View ArticleMDX Query for Line Chart
Below is the expected result. Jul-07Aug-07Sep-07Oct-07All Products$362,115.15 $353,404.12 $420,575.21 $449,117.11 Bike Racks$676.08 $1,878.00 $2,478.96 $1,502.40 Bike Stands$398.14 $2,090.21 $1,891.15...
View Article