Show properties in excel report from a tabular report
Hi guys, I have created some of our OLAP cubes in a tabular model. One of the things we need is to be able to show the properties of a 'dimension' in a pivot table in excel. How do I get it to show...
View ArticleMDX query set does not display correct value
Hello Experts,Can you please suggest me the alternate solution of following MDX query issue please its very Urgent:The following set of COMP_YTD_CP is works fine with single brand but when user...
View ArticleWhat is mean of Take server out of rotation
i got mail as Please take server SSASSERVER out of rotation for all cubes as we are getting error when reports hits to this server.what are the steps i have to do.
View Articlerefresh Excel report based on Offline-SSAS-Cube (a *.cub-File) not possible
Hi,we can't refresh the Excel-reports based on a *.cub file even if there is a newer .cub-file.Background:We use SQL Server 2008R2 and Excel 2010.We've a SSAS-Database containing some cubes; they work...
View ArticleMDX with linked server
Hi,I have an MDX query which executes within 7 seconds (Profiler 'Query End' - duration = 7288). The resultset contains +70000 rows, 17 columns, 8928 KB.Within the SSMS MDXquery window, the execution...
View ArticleThe connection timed out
I am using BIDS 2008, developing a cube in SSAS. While trying to browse a dimension (by clicking the Browse tab), I get the message "The connection timed out".Any help will be appreciated. David
View ArticleApply Sourcecode in SSAS
Goal:Use the KPI [Measures].[Profit Margin] inside of SSAS:s tab named Calculation and then use it in my SSRS report and other userProblem:I tried applying the source code in "Named set" or "calculated...
View ArticleAge groups based on difference - Date slicer
Hello,I have a cube I'm working with that has a dimension called Employees.In the dimension table contains a Birthdate.What I need to do in a query is count the amount of Employees However, I also have...
View ArticleCalculating MTD, YTD and ITD
I have developed a Cube for client and want to implement the time intelligence on Date, Month and Year hierarchy but can't get it to work. I used the built in Time intelligence to create the script...
View ArticleHow SSAS actually got used?
I have been learning SSAS and actually been through 2 books. One question though is how the SSAS actually get used? I have seen it used in Excel, or SSRS by accessing the cubes built in SSAS. Excel...
View ArticleNew Column with numbers
Goal:Create a new column, named test , containing numbers in SSAS only inside of DSV design view.If StatePrinceCode's column has value NSW it shall have value 1 etc.[code="sql"]StateProvinceCode...
View ArticleSSAS 2008 R2 - Problems with total of a calculated measure in Excel
Hi to all.I try to explain my problem.I use SSAS 2008 R2 and i have a Multidimensional Cube called SALES.In this cube i have dimensions and measures.Now i try to simplify the design of it and explain...
View ArticleLink server Issue
Hello expert,Can you please help me?I have created the c# project VFE_AS_Functions to build the Like function to be used in MDX query and deployed the assembly under the assemblies folder of cube but...
View ArticleDiscover Cube Error befor Production Phase
Goal:Apply a fresh deployed cube in the production environment.Problem:How should I enable to discover any problem in the cube when it is updated automatic once a week before it will be applied in the...
View ArticleDimension - Accessing related Attributes
Hi AllThis must be a seriously stupid question for people well versed in Dimensions and Hierarchies so I hope to get a quick answer. :-)I have a simple Dimension called DimTagInstance which has 3...
View ArticleSSAS 2012 - "unable to establish server mode"
OK,installed SQL Server 2012 (SP1 11.0.2218.0) on Windows 8 (what a pain this was). Now after a while I have come back to work on it and can not connect to the SSAS instance. When connecting I hit the...
View ArticleHelp in Date Dimension/Hierarchy Design
[b]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...
View ArticleSSAS Training In London UK
Hi,Can anyone recommend a reputable training provider (ideally classroom / lab based), for Analysis Services 2008 or 2012? There are numerous training providers out there but I would ideally like to go...
View ArticleUsing a date range in KPI Trend
Hello All, I'm looking for some help with getting a KPI Trend expression to return the correct results.I have created a Calculated Member to return the qualifying Sales for the 6 months prior to the...
View ArticleCalculations tab SCOPE
Hi, I'm wondering if anyone can help with some scope syntax in the calculations tab. I'm trying test the following:/* Calculate the entire cube first.*/CALCULATE;/* This SCOPE statement defines the...
View Article