Hide any specific Dimension for a role in Cube 2005
I have a Cube created in Sql Analysis Services 2005.My requirement isI have to give this Cube to many users of different category.For Eg: Sales,Finance,Marketting..etc.I have created different roles...
View Articleapply filter condition in MDX
Hi,i have one MDX query which i am using for reporting, i have around 30 different fields which have different filter condition, below is the examplewith member [Measures].[COLPAS] as...
View Articletwo table in database with different granularity and i have use column of...
Hi FriendsI'm new to SSAS and i need to do one task in which ;i have two table in database with different granularity and i have use column of both the tablelike one is LIST table in which i have...
View ArticleProcessing an cube
Hi! I want to know while processing a cube, Is the data in the cube is first deleted and appended freshly or its got updated on the previous data?Thanks in advance
View ArticleHow to detect if a Excel file contains valid PowerPivot data?
Hi,I'm trying to import an Excel file with a Power Pivot inside the excel. I'm using Excel 2013 preview editionWhen I'm trying to use SSDT and choose "import from PowerPivot", i'm getting the...
View ArticleSSAS Cube securtiy Issue
Unit Employeeid Name Salary Unit1 1 EMP1 100 Unit2 2 EMP1 200Unit 1 is my own unit and I am authorized to view data for employeeid 1 data and his salary.Unit 2 is not...
View Articleconsideration in sequential proccesing/parralel proccesing
hello,can anyone try to explain what are the consideration in sequential proccesing or either parralel proccesingin which situations i will prefer sequential and which parralelthanks
View ArticleSemicolon in DAX syntax
I get syntax errors in Visual Studio when writing DAX expressions. VS suggests separating parameters with semicolon and not commas ex. CALCULATE(Expression; [Filter1]; [Filter2]; ...).When writing...
View Articleupdate SSAS project from AS database
Hi,I hope this question isn't too trivial but I can't seem to figure it out. I have a SSAS project in BIDS 2008 TFS 2010. A dimension was added to the AS database outside of Visual Studio and a new...
View ArticleEfficency of scope statement with a lot of empty cells
I've gotten mixed signals on whether or not to use non_empty behavior in SQL 2008 so I am wondering what I can do to make the following more efficient:SCOPE ([Peanut...
View ArticleSSAS, C#, and AMO: Creating Linked Measure Groups
Hi,I'm using C#, SQL Server 2005, and AMO to create a series of cubes. Then I want to create essentially what whould be a "Parent Cube" that would contain linked measure groups from all the cubes I...
View ArticleInstalling SQL server 2012 in sharepoint mode
Hi All,I have installed sharepoint 2013 in farm mode and out of which in one server I have installed SQL 2012 in native mode.but, I want to install SQL in sharepoint mode. When I try to install a...
View ArticleIssue with creating offline cube using C#
Hi,I am using Windows server 2008 R2 to deploy my asp.net web application. Also I am using 2008 SQL server R2 as a Database.I used the following code to create offline cube:AdomdConnection oConn = new...
View Articletable partition and cube partition
I have a relational data warehouse, and a SSAS cube built on the DW.In the relational DW, the fact table can be 1. either one table with partition, 2. or multiple fact tables with the same...
View ArticleDoes 2012 SSAS support geo-spatial dimension?
Hi There,As in title, does SSAS 2012 support geo-spatial dimension?Thanks.Jennifer
View ArticleFiscal year QTR, last four QTR issue
hi [FY 13].&[QTR 1 FY13] --- October 2012,November 2012,December 2012 [FY 12].&[QTR 4 FY12] --- July 2012,August 2012,September 2012 [FY 12].&[QTR 3 FY12] --- April 2012,May...
View Articlegetting error on measure All fact dimensions in a measure group must be roles...
Hi FriendsI got this error when i build project.MeasureGroup [Asterisk].[DW Vicidial List] : The cube dimension 'Phone Number' is not included as a fact dimension in the measure group 'DW Vicidial...
View ArticleCube Error Showing invalid column.
Hi All,I am facing the below error: For a particular measure group and the below particular column.OLE DB error: OLE DB or ODBC error: Invalid column name 'FGTheoreticalOperEffPlan_P'.; 42S22; Invalid...
View Articlehow to decrease cube data file size
Hi,We are using SSAS 2005 enterprise edition and MOLAP storage. Currently we modified partition queries from monthly to weekly and there is a huge increase on cube backup size(from 50gb increased to...
View ArticleDynamic default member based on the current perspective used in cube browser
I have a proposed requirement for a #SSAS dimension attribute default member to dynamically change depending on the perspective being used (when the cube is browsed through management studio or through...
View Article