how to get the diff combinaion and store it in the cube
hai all,i have a .net application where i need to calculate diff combiantions for say 10 filters are there i need to get optimized combination say 1,2,3 from 10 given numbers how to achive this using...
View ArticleWhere can I find the last image of BI demo virtual machine?
Dear all,here http://www.microsoft.com/betaexperience/pd/BIVHD/enus/ I see a demo business intelligence virtual machine on SQL 2012 created at 11th of May 2012.Can anyone tell me, is there a newer...
View ArticleInstall SSAS/SSIS for Visual Studio 2005 Express
I installed SQL Express Adv 2005 SP4 which included SQLEXPR_ADV and SQLEXPR_TOOLKIT from http://www.microsoft.com/en-us/download/details.aspx?id=184I now have Microsoft Visual Studio 2005 with SSRS but...
View ArticleThe dimension '[Current Date]' was not found in the cube when the string,...
I have a large cube with multiple Order, Invoices, Quote and goal information that I process everyday. On the average, I get the following error about once a week. Once the error occurs, I resubmit...
View ArticleFact dimension vs Non-additive measure
For an OrderLineItem fact table, I can either create a fact dimension using the OrderLineItemID, or create normal measure group with a Non-additive OrderLineItemID measure.In the 2nd option, I can...
View ArticleAdd a total row to an MDX query that pulls in information from 2 cubes
Using: SQL 2008r2Hi,Im quite new to MDX and have been given the challenge of writing an MDX statement that returns results from 2 cubes. I realise it is not recommended to use LOOKUPCUBE, but...
View ArticleSpace issue in Windows servers
Hi All,Good morning!I'm new for windows activities,however i am facing space issue on C: drive.Ater checking with 'windirstats' drive is occupying by windows folder almost 22 GB out off 50 GB,Please...
View ArticleMDX to calculate Prior FY Year first 6 months revenue when we pass getdate()...
I have a Daily report where I pass Currentdate,it has to generates /displays Prior Year first 6 months (when we pass currentdate) using below mdx,Could you please confirm below code correct code?WITH...
View ArticleGrouping by a Non dimension field in the fact table
I apologize in advance if I did not word the title correctly. Basically I'm trying to group by the attempts on a phone number and pivot on those attempts and summing the call duration.In T-sql i...
View ArticleThe attribute key cannot be found- after setting dimension to hidden unknown...
Hi, I configured the dimension to use an Unknown member Hidden for NULLs and configured the dimension usage in the cube to turn null to unknown member. But I still get error "The attribute key cannot...
View Articleexcel pivot table crashes when includes currency measures format
Hi AllHere are 2 issues i have encountered while displaying numeric measures - formated as currencies - from ssas 2008r2 cube in excel 2007 pivot cross tab:1. When SSAS format is like #,##0.0M or...
View ArticleDuring process the CUBE, it failing. Is any way with SQL server2008 R2, I can...
Hi All,During FULL CUBE process, I am getting some error... but due to some reason I want to process the FULL CUBE now with the errors and later may be I will look for the problem with CUBE.Now my...
View ArticleUpper case function in MDX
Hi Experts,I would like to convert Upper cases to First Letter Upper remaining Lower and where space Occurs then Upper and Lower.at the Moment I have letters like this JOHN BRAINSo I would like to...
View ArticleHow to set :SSAS Partition Slice (Date Ranges, Greater than or Less Than?
How to set a Partition Slice for the Condition on the Partition Source as follows:WHERE [dbo].[ProductFact].[LastLoadDate] > '20101231'Vijay Mohan V
View ArticleUpdating Analysis Services Cube - Time Dimension
Hi,I have a time dimension in my SSAS project which lists all of that dates currently from 2004 until 31-dec-2012, I want to extend this time period to 31-dec-2016. I believe this dimension was created...
View ArticleCan I rename a column in a Tabular Model by editing the Model.bim file?
I'd like to be able to Find/Replace the column name to change it and change it for all dependent Measures.
View ArticleCapacity to identify the time spent by Employee
I am currently working on a Ticket Managment System and i am having to gather some thoughts around people calculation resouce Useful time spent .The idea would be to calulate Total Working Hours /...
View ArticleMeasure table group together
Hi,SSAS 2008 is diff. from 2005.After I process the CUBE. I don't see any measure groups (Columns) which they are non-numberic datatype.I see the measure groups for price, quentity .... I don't see...
View ArticleWhen browsing cube meta data: XML for Analysis parser: The XML for Analysis...
I have a production cube that has been working well for some time. Now, when I browse the cube using our custom front end, I immediately get this error:"Exception type:...
View ArticleSSAS Cube Refresh sometimes takes 40 seconds, sometimes takes 2 hours!
I have an SSAS cube that is scheduled to refresh every 30 minutes. Basically it runs a single query on a remote server, gets the results back from this to the analysis services server and then...
View Article