How can find Cube size?
Hi guys,Could you please tell ways to find cube size?Thanks and Regards,Ramesh
View ArticleProblem in processing partition of a cube
1.I Have a cube whhich has 3 years of ddata. I have created a package using ssis to process a partition of a cube.Now i rigght click on the properties of the ssis package and copy the xmla script.I...
View ArticleMedian Calculation Help Needed
I'm fairly new to SSAS so I'm hoping someone can help me with this problem. I have a median calculation that works good as long as the amount of data being returned isn't too large. For example, if I...
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 ArticleError when creating a calculated member
Hi all i'm trying tio create a simple calculated member, but oncei create the Calculated Member and try to look at it in under the browser tab i'm getting the following values and an associted error...
View ArticleGenerating SSAS solution using XMLA
Hello,We are trying to semi automate the creation of cubes / dimensions i.e. get away from BIDS and run a code which will create my cubes / dimension/ dsv connections,etc. for me. Is it possible? Thanks.
View ArticleMultiple dsv's in the same solution
Hello,We have a solution with several cubes which share dimensions across them. However, I find it better to manage if we have just one dsv where define all the connections between these different...
View ArticleExcel 2013 Timeline and Date Dimensions in SSAS
I am currently building out some Excel 2013 views of SSAS 2012 data. I have a date dimension built which uses an int as key. I have formatted the date as well as added a value for the Day field as a...
View ArticleCalculation Dimension Last 30 Days
I'm using Marco Russo's DateTool Dimension example and running into issues trying to create a "Last 30 Days" calculation. Below is what I'm using. It works at the "Date" level in the hierarchy, but any...
View ArticleTopPercent Question
Hello,I'm trying to rank providers as follows the top 10% receive "AAA" grade, anyone that has a value of over 129 and is not in the top 10% receive "AA", the ones that have values between 110 and 129...
View ArticleAccumlating Snapshot with State flow Dimension
Hi I have a designed a accumlating defined by Philip Stevenson in below mentioned post (where the State Flow is defines as a Dimension and we will use single Time dimension rather that multiple role...
View ArticleProcess the dimesion faster
Hi,I have a dimension with 50 millions of records with MORE to come, and it takes 25 minutes to complete on a PROCESS FULL, is there any way to make this faster as there are more records to come in.?
View ArticleMDX create global cube with filtering
Hi, I'm not a big expert in MDX, so every help will be really welcome :-) I'm trying to export a cube with the following syntax: CREATE GLOBAL CUBE [myCubo] STORAGE 'C:\temp\Pippo.cub' FROM [myCubo]...
View ArticleError modifying a used cube dimension - SSAS 2012
We've encountered an error in a very specific situation while developing an SSAS cube, hopefully you have some ideas as to where to look because we've tried some workarounds and they don't seem to be...
View ArticleConnection String Property SubQueries
Hi! I am trying to set the connection string parameter SubQueries=2 as instructed in...
View ArticleRefresh drillthrough data when opening excel file?
Hello everyone,Yesterday, one of my customers asked me about whether it's possible to have the data retrieved from analysis services automatically refreshed every time he opens the excel sheet. In...
View ArticleOdd behaviour with row count and dimension key attribute
Hi,I am getting unexpected results from SSAS when using row count and the fact dimension key. I have one table, which acts as the fact and the dimension. The only measure on it is row count (count)....
View Articlenot able to starts SSAS service using domain account!
Hi,When I try to start my SSAS service using a domain account, I receive this error:The error log said: The following system error occurred: A required privilege is not held by the client.what could be...
View ArticleA calculated measure using Descendants function ignores filters - How to fix...
I am new to MDX, So I would appreciate any pointers to resolve this issue.I have a ProjectHiearchy like this:Fund -> Project -> Event. At the event level, there is a cashflow amount. I need to...
View ArticleNeed help on calculated measure roll up
Hi MDX Gurus,I have what might be a very simple situation for you guys. But, for me, considering I'm just starting on my MDX journey, its a bit tricky! I have a calculated measure in my cube with the...
View Article