SSAS 2012 Access through the internet
Hi everybody,I'm trying to configure a SSAS acess through the internet using the underlying link http://technet.microsoft.com/en-us/library/gg492140.aspx I succeed in connecting to msmdpump.dll using...
View ArticleSSAS 2012 Tabular Schema Change
I have a model created in SSDT (Visual Studio) for SQL Server Analysis Services Tabular. I deployed the model and it works fine. How can I change the schema of some underlying tables in the model?...
View ArticleSSAS Tabular project corrupted?
Hi,after having closed a my SSAS tabular project and reopened it, I've this error message:Do I need to recreate it? Thanks
View ArticleExcel Pivot generating incorrect MDX results
Hi,Using excel 2010 to connect to SSAS 2008R2 cube. What i have tried to do in MDX is to create a calculated measure that will return the Max (and min) value accross (selected) time for a measure...
View ArticleSSAS 2008R2: using ascmd.exe command to create partition is very slow for...
Hi,I am running the following command from the command prompt:C:\...\ascmd.exe -S bp1xtxap2337 -i C:\...\CreatePartition_20130701_192459.xmlaThe xmla file contains the code to create a partition on the...
View ArticleHow to sum a calculated measure?
Hi,I have a fairly complex calculated measure that works perfectly for each row of data from a cube. However, I then need a sum of those values line by line. But the behavior of calculated measures...
View ArticleMDX and Concatenation
I have a query that I need to change so I can concatenate the to columns together. I am an SQL guy and dont know MDX can someone please helpThe MDX I have which the system I am using generates Select...
View ArticleDynamic Entity Allowed Set depend on Time
Hi,My cube contains some dimensions and 2 of them are Time and Entity dimension.Users can only access restricted entities.What I want to do is change the restricted entities depend on Time.When Time is...
View ArticleMDX CALC AVERAGE PRICE
I would like to add a Calculated measure in my Cube from ExcelI have the following measuresProduct, Lot, Qty, UnitCost Cnt Value 1010025 PRODUCT DESC. 17.00...
View ArticleDesign help on multiple fact tables
I need some guidance on how to design a cube which I think needs multiple fact tables. The main problem I am facing is how to link the fact tables. I currently have a people based cube used to track...
View ArticleMDX Query To get aggreate value of rows based on two dimensions.
Hi,Am trying to write a query which gives me a column with aggration of values in a column based on two dimensionsEg: Below is the SQL Query I want to use it as expression in CUBE.SUM(A1) + SUM(case...
View Articlewrite mdx query error
Hi, I am new to mdx. i want towrite an mdx with filter.. i am getting errorSELECT { [Measures].[Volume] } ON COLUMNS, { [Forecast ].[Forecast].[Type].&[-11]} ON ROWS FROM [PlanningCube]...
View ArticleSSAS Basic Question .
Team , Coming out new with this and i'd appreciate your help in advance . I'm reviewing one of our exisitng cube ,I have measure group "Patient Count" which has a measure pointing to a table X and it...
View ArticleDifferent Query Results – OLAP vs Relational DW
I work in the health industry. There is something strange about the way my cube is behaving which I do not understand. I have a dimension table called DimPatients. Amongst other columns like Name,...
View ArticleSimple One : Deleting Dimension does'nt delete its appropriate table(s) form...
Hi ,For some I got to delete all the exisitng Measures/Measure Groups and Dimensions from my cube , But i'm out of luck in getting rid of these tables from Cube Structure DSV View Pane ?Thoughts ?...
View ArticleUsing diagram of a SSAS Tabular model - SSAS 2012
Hi,does it exist a manner to export the diagram of a SSAS Tabular model to included it into a documentation?Capturing the single box isn't a very fine solution. Ultimately, the model.bim is a xml...
View ArticleErrors in the high-level relational engine. A connection could not be made to...
When I deploy the cube which is sitting on my PC (local) the following 4 errors come up:Error 1 The datasource , 'AdventureWorksDW', contains an ImpersonationMode that that is not supported for...
View ArticleUnable to connect to SQL Server 2012 Analysis Services from Management Studio
Hello,When I try to connect on my Analysis Services from SQL Server Management Studio (2012), I get an error message, saying that it was "unable to establish server mode (ObjectExplorer)". TITLE:...
View ArticleSSAS Restore not Working
When we try to restore an SSAS database, we are getting a message that is saying that we need the enterprise edition. Is that true, or is there something else that is causing therecovery to fail? We...
View ArticleThere can be at most 2-non -write back partitions per measure group in...
Hi everyoneI have vs 2008 professional edition and SQL Server R2 Standard edition. And I am trying to create about 10 partitions for my cube.The cube cant be changed by the end user, once its processed...
View Article