$System.MDSCHEMA_CUBES LAST_DATA_UPDATE is wrong
Hi All,I have an SSIS package which process all object in my SSAS database. After a successful run of the package, i check the Last processed date from the databases property page in SSMS and it blank...
View ArticleDimension Attribute Date Format
I have a date dimension that displays the date dimension with the timestamp: 2012-10-31 00:00:00.000, for example. It displays this way in VS 2008 and Excel, I would like it to display without the...
View ArticleSSAS 2012 (Tabular Mode) - Unable to establish server mode
I installed the Enterprise version of SSAS 2012 in Tabular Mode and deployed and processed a pretty large project that takes over 4 hours to process. Today when I tried to connect to the SSAS instance...
View Articledimesion is processed only for some number of rows not for big data
hello friendsI have an big table in DSV and corresponding Dimension in SSAS. now when i execute my dimension by restricting to 10000 rows then dimension process successfully. but when i process...
View ArticleUnable to cancel Analysis service session on cube server
<Cancel xmlns="http://schemas.microsoft.com/analysisservices/2003/engine"><SPID>1236483</SPID><CancelAssociated>1</CancelAssociated></Cancel>When we use the above...
View ArticleUrgent - How to get Columns from other tables while it has Doted arrow relation
Hello All,This is a pretty urgent case so I would Appreciate your help here.I have this case when i Have these 3 tables : Member_Resigns and Member_Joins and Info table.For Member_Resigns and...
View ArticleError in server generated time table
Dear all,I have been working with SSAS 2008 for some time now, but today I encountered an error that I simply cannot solve by my own. When doing a Full Process, SSAS exits with error: A duplicate...
View ArticleStructuring Currency column in fact table
Hi, We have a sales fact table containing several profit amount columns for profit amount in sale currency, profit amount in purchase currency etc these are FACTS. Next to them we also have the sale...
View ArticleVisual Studio 2012 BIDS - any word on the timing?
Hi,I just installed the SQL Server Data Tools - November 2012 - for Visual Studio 2012 update (http://msdn.microsoft.com/en-us/jj650015).I was expecting the BI templates to be added to Visual Studio...
View ArticleDatabase table in DSV Query Improvement for fact table.
Hello FriendsI have table in database name as Log table where record of every call is stores.I need to do some measurement on this table so it will be my fact table.I'm using this named Query in my...
View ArticleSSAS Excel/MDX - Number of measures issues
Hi,I have cube ready with good performance exceptional few cases.when I browse cube in excel and go on adding measures against major dimension it work excellent till 9th measure ( random sequence/...
View ArticleAlternate names for dimension members
My situation is this: In my company we have Firms and each firm as an associated "level" structure. Levels are things like Complex, Region, Territory, etc. I have a hierarchy that rolls up Levels into...
View Articledata mismatch in MDX and TSQL
Hi, Can any one tell me what is the reason for the data difference between my TSQL statment and MDX.Let me explain my scenario.I have one data mart contains 1 fact (FB) and arround 10...
View Articlehow to Import store procedure to analysis services
hello,i am try to import store procedure to analysis services while table wizard import processing time getting error.i mentioned store procedure and error below.ALTER Procedure [dbo].[P_ProcScatter]...
View Articlethe measure Columns not showing from CUBE
Hi, I have 25 columns in the fact table. After the cube processed, I see only 10 of them(all numberic columns). anyone knows why?Thanks,mecn
View ArticleHow to create a Calucated members for current month..?
Hi ., My requirement is for the first time i load the dashboard .,i need to show current month..,Then user should allow to select date ranges to manipulate b/w chart data.. he can choose any month...
View ArticleHow to change the CUBE name?
Hi Everybody!I am working on an existing project and made some enhancement to the CUBE structure. I need to redeploy the CUBE to the server with the new changes. If anything goes wrong they can't...
View ArticleHow to Reprocess a cube effectively?
Hello, I have a cube that I am using for some data analysis. I have added some data to underlying tables which are data sources for my cube. My question is: do I need to reprocess the whole cube or...
View ArticleHow to automate cube processing.
Hi team! How do I automate the procedures (build a script) to processing cubes as shown below? I do not want to use the GUI interface everytime! Thanks,Doria
View ArticleCalculated member field using IIF statement produces only false results
I'm writing a report in Report Builder 3 using a data cube; I keep getting the wrong results on IIF statements. Can someone please tell me what I'm doing wrong?Writing the expression as a calculated...
View Article