Cube security for Trusted account authentication for SSRS reports
We have set up a project where in some cubes are created and the ad-hoc reporting is made available to the users. SQL server 2008 R 2 is used for the same. The report builder is available on SharePoint...
View ArticleDimension design question
I need help understanding how the dimensions should be designed and why? Here is my scenario - We have two different business entities Customer -- Someone whom we have already serviced...
View ArticleError while processing the Dimension
Hi Friends, I am in the process of learning SSAS and I learn it from a book published by Wrox. I am trying to process a Dimension and I am getting the below error messages. Internal error: The...
View ArticleDeploying a SSAS project in BIDS 2008 R2 failed with error message "Deploy...
SSAS project in BIDS 2005 on a SSAS 2008 R2 server, so it would not build a cube in BIDS 2008 and deploy it on SSAS 2008 R2. Before all this problem I was able to build and deploy a project fine. I...
View ArticleHow can i display column names Dynamically ?
Hi All, string conString = "Provider=MSOLAP.4;Initial Catalog=Adventure Works DW 2008R2;Data Source=Servername"; string cmdQuery = txtQuery.Text;...
View Articlehow to display mdx query result in gridview using cellset and Tuple
Hi All, how to display mdx query result in gridview using cellset and Tuple? string conString = "Provider=MSOLAP.4;Initial Catalog=Adventure Works DW 2008R2;Data...
View ArticleFailed to enable constraints. One or more rows contain values violating...
Hi All, When i am getting data from cube using adomd.net.. i am facing this error "Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints."...
View ArticleProcessing a ROLAP dimension...
I have a ROLAP dimension which contains the list of error messages generated during fact generation such that we can retrieve the error messages related to a job via the cube. I know, not ideal insofar...
View ArticleReport Builder 2.0 WIT copy field shows unknown
Using report builder 2.0, SQL 2008 R2, and TFS 2010 Created a new field just so that I can copy the 'assigned to' field and use this for reports. For some reason just using the 'copy' function in the...
View ArticleMDX query for parent-child data
Hello, I have two measure groups which are related to dimensions as below Fact Sales Actual - Dim_Product and Dim_Date Fact Sales KPI - Dim_Product_Hier and Dim_Date_Hier Dim_Product and Dim_Date are...
View ArticleCalculated Measures, aggregation depending of a value
Hello, i am looking for a function, that aggregates values, if CASE X occurs and does not aggregate in other cases. My Problem: Field needed out of "employees"-Dimension: date, employee-name, amount....
View ArticleHR Cube Design
I have created an employee transaction dimension similar to how Kimball describes it in the datawarehouse toolkit. Here is an example of some of the fields EmpTranID EmpID Full Name BirthDate PayRate...
View ArticleQuerying a Dimension where the SELECT and WHERE point at the same Attribute
I have a Dimension which contains data like Employee ID Team ID 1 11 2 11 3 11 4 12 5...
View ArticleMesures not Summing up by dimensions
Hello I have two dimension location and Company which are both related to two measure Actual Cost and Budgets from different measure group When I drag one dimension and two measures from I get a...
View ArticleCould I join two or more Fact Tables? How can I do this?
Hi guys, Somebody to know, if is possible join two or more fact tables?, which is the sintaxis?, some examples, etc. I have been working only with a fact table and its dimensions, but now that I need...
View ArticleCan we add one column from olap cube and one column from FACT table to create...
Both cube and fact table are of same datasource. Please clarify is it possible ?
View ArticleWindows Server 2008 Hyper V Analysis Services 2008 can not establish connection
Hi! I wrote an C# Application to access an AS Server to get Data and to generate Excel Reports (AdHoc Reports). I have used the the Microsoft.AnalysisServices, Microsoft.AnalysisServices.AdomdClient...
View ArticleCalculated member from SSAS stored procedure
Hello, I am trying to create a calculated member from analysis services stored procedure. The below statement returns me the expected value without any error. CALL...
View Articlesecurity Model Suggestions
I need to understand security MOdel suggestions 1) I need to implement a data level security for all the users that belong to company. Using bridge table i tie user with a company implement it and that...
View ArticleThe type of Date and Time dimension
I have 2 dimensions - DimDate and DimTime. I set both of the dimension types to Time. There is a measure called [Last factor] which uses the last-not-empty aggregation. So how do the DimDate and...
View Article