SCOPE errors out in Calculations. Parser: The syntax for ';' is incorrect.
SSAS does not like this scope statement, First SCOPE gets underlined and if I try to process I'd get MdxScript(cubeInventory)(30,11) Parser: The syntax for ';' is incorrect. please...
View ArticleMDX ISsue
Hi ,I have 4 fact tables one of them has "regular" relationship with employe dimension(rest of them are many to many) I load the fact based on the template they Provide everymonth (hardly 500...
View ArticleSpeeding up creation of cube partitions on Visual Studio?
Hi,I have a cube I would like to partition into weekly chunks, each about 9M rows.As I will need about 100 partitions, it will be a laborious task doing one at a time through Visual Studio. Is there a...
View ArticleAnalysis Services Cube design - Drill down
Hi Experts,I've two Fact Tables - FactLine and FactLineDetails.I've 4 dimensions (Time,LineNo, D1 and D2) relates to FactLineDetails and 2 Dimensions (Time and LineNo) relates to FactLine.Now, I've to...
View Articledegenerate dimension not calculating the same as regular dimension
Query #1 is correctly calculating the median per attribute member of a datetime dimensionQuery #2 is calculating the median for the entire set instead of per attribute member of a degenerate...
View ArticleUnable to delete SSAS 2008 R2 database
I am unable to delete an SSAS 2008 R2 database and unable to delete any of the data sources, data source views, cubes or dimensions. The database deployed OK, but when I tried to process, it never...
View ArticleHelp in Designing A Date Dimension
New to SSAS. I'm trying to design my date dimension but couldn't figure out why I cannot fix my hierarchy. TIAI have this table as basis for my dimension. I created a simple dimension and hierarchy...
View ArticleFind Date from SQL Table in Analysis Services
Hi,How can I find date from SQL Table in Analysis Services. Like I have Thousand of date in a table 2013-08-13 10:38:39.003, 2012-12-01 45:30:01.009....... and more, How can I add only Years, Months...
View ArticleNovember on TechNet: Calling All SSAS Gurus - Enlighten Us!
"An influential teacher, or popular expert" Oh mighty reader, we need your enlightenment! Only YOU can show us... the TRUE WAY to code! Win the love and adoration of generations to come, by giving...
View ArticleMDX : Please edit this script for me
WITH MEMBER [Measures].[ONE] AS SUM({( [Fact Payments].[Sale Ref].[Sale Ref].&[1000001057] ) , ( -{[Dim Pay Type].[Pay Type Key].[Pay Type Key].&[2]}) }, [Measures].[Amount]) MEMBER...
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 ArticlePerformance Point report with date range from current first day of month
Dear Team,I need to design a Performance Point report from SSAS cube which will show all the dates from 1st date of the month to Selected Date from the filter : below is the snapshot of this report....
View ArticleTabular KPI Status Calculation Wrong
I have a KPI defined in the tabular. The Goal points to a calculated measure, not an Absolute Value. Its pretty straight forward, Red, Yellow Green, with the boundary thresholds at 80% and 90%....
View Article[MDX] Define date range based on user selection
Hi All,I'm trying to define date range (of 3 months) using mdx based on user selection. This is what I'm trying to do: - If user select 2013, I would like range to be: from 1 Oct 2013 to 31 Dec 2013 -...
View ArticleData Tools in SQL 2008 r2
Hi guys, I dunno if this is the right forum, anyway:I'm strongly wondering if in SQL 2008 r2 the BI tools are integrated or not. I mean, in SQL 2012 Data Tools like VStudio are integrated but I don't...
View ArticleTo exapand the KPI list by default.
Hi All,Is there any way to modify the default view of the KPI in excel after connecting the SSAS Cube.I want to expand the KPI list by default which the customer things is more user friendly than the...
View ArticleNeed help in SSAS cube creation
Hello Experts,I am pretty new to MSBI. Please help me to create a SSAS cube. I am having a fact table and 12 dimensions associated with that. Fact table contains an amount field along with the 12...
View ArticleUsing Team Foundation Server as a source control for SSIS and SSAS
HiI have been looking for a source control system for SSAS and SSIS. I'd like to use Team Foundation server for it. Is there any guide or source that I can learn from? Any learning materials about SSAS...
View ArticleMDX count rows filtered by Amount
ProductAmountA20B10V5A6S8D15R11F13B15Howto count rowsAmount> 12 in MDX?==> results = 4Can you helps me, Please!Thank so much!
View ArticlePoor performance for detail MDX queries to Multidimensional SSAS Cube from excel
Hello all,The performance of higher grain aggregation queries from excel to SSAS Multidimensional cube is good, yet when add fields to drill into the detail of the data the performance rapidly...
View Article