OLAP Cube Translations Collapsing in Excel 2013 Pivot Field List
Dear all,two years ago I posted an annoying issue that happens in the Excel PivotTable Field List when working with a SSAS data source: whenever a translation of an OLAP cube is used (by specifying the...
View ArticleA connection attempt failed because the connected party did not properly...
Using the same Excel workbook with an existing data connection where the actual username and password is stored (so not integrated security), I get the following results:I can query the SSAS...
View ArticleMemory required for SQL Server 2012 Analyses Services and Reporting Services?
We recomendations or suggestion for what is minium memory need?-SQL Server 2008R2-Analyses Services Cube. Cubes are processed during night-Reporting Services on Native Mode.-Not other roles as being...
View ArticlePower View connecting to SQL Server 2012 CTP
Team -- I have installed the latest SQL Server 2012 CTP which contains "Multidimensional" support for Power Views. After I installed I was trying to connect to the cube using Excel 2013 and it works...
View ArticleCube Calculated Measure, dependant on attribute value
Hi Folks,I am struggling with a cube problem and i would greatly appreciate some assistance.For simplicity the problem can be summarised as this: I have a fact table with a Measure, Delta and a FK to a...
View ArticleMDX query to show dimension values in Excel
Hey guys,I have a problem with an SSAS cube: I need an MDX query to show dimension values. The statement i defined so far looks like this:IIF ( [Measures].[Dimension1 Count] > 0 AND [Dimension...
View ArticleCannot connect to [SERVER] - Authentication Failed
On our SQL Server 2008 R2 server, a user gets the following error when trying to connectremotely to Analysis Services using SQL Management Studio:Cannot connect to [SERVER] Authentication Failed -...
View ArticleHow to do caching in SSAS
Hi AllCan anyone help me out in this.In my database i have stored value for new customer in cache table using below query.But i want to do the same in SSAS without using cache table.Here senario is i...
View Articlesql2012 Process Dialog Box (Analysis Services - Multidimensional Data)no...
My software environment is Windows 7 (64 bit), SQL2012, vs2012. As shown with the window of the dialog seems to be incomplete if the screen resolution is wrong, what reason be excuse it?the "Error log...
View ArticleViewing cubes in sharepoint 2010 foundation
Hi Guys,I am looking to publish SQL 2008 R2 cubes using Share point 2010 Foundation as a solution to replace cognos analysis studio, is there a way to browse the cubes within share point front end with...
View ArticleSorting members in a hierarchy
Hi,I have a Dimension with 2 attributes that I want to order for a filter in a report. One of the attributes is [Client].[Client Group], and the other is [Client].[Client Code].An example of the...
View ArticleSSAS Dimension Snowflake
Dear all,I have 2 dimension tables and one fact table with following relationships.Fact_Stocks Dim_Territory Dim_GeographyTerritoryKey...
View ArticleMDX EXCEPT Expression Issue
WITH MEMBER [Measures].[_DataPresent] AS IIF(ISEMPTY([Measures].[Cost]),IIF(ISEMPTY([Measures].[Promo Retail]),IIF(ISEMPTY([Measures].[Quantity]),IIF(ISEMPTY([Measures].[Regular Retail]),0,1),1),1),1)...
View ArticleThe Dimension does not contain hierarchies, Ensure that the dimension has...
Experts,I am facing problem with one of the dimensions in my deployed cube. This dimension can is processing fine, rows are read. But can not be browsed. While trying to browse, it shows errorError...
View Articlemany to many dimension
Hi,I have order fact table which has keys to customer dimension and product dimension. I need to add customer_product dimension in which are stored productID of our customers for our products.I dont...
View ArticleSSAS - Process Incemental Data Dimensions and Measures
Hi All,I have created cube and deployed it. I have one table as measure in cube and also have few dimentions from fact table only.Also new data will get inserted in SQL server database using caching...
View ArticleNeed to sort the month based on the sort order
Hi,I have created a sort order for the month attribute in the dimension and i have establish a relationship with it.But it is showing the sort order months in the dimension browser.but it is not...
View ArticleAggregations
Hi All,We have 5 partitions on our cubes, each partition is looking at the same transaction(fact) table but with a different condition in the WHERE clause. I am looking at the aggregations tab and see...
View ArticleGetting count of rows for all the columns in Fact Tables
Hi All,I have below dataset in my fact table: The keys are connected to respective dimension table using star...
View ArticleSSAS Tabular connection error - SSAS 2012
Hi,on a development virtual machine I've installed a new SSAS Tabular instance. On this vm it was present SQL Server 2012 installation. When I try to connect to the Tabular instance I've an error...
View Article