sql2012 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