SSAS 2012: NULL-value in string column causes exception in processing. Bug?
Hello @all,last week we encountered following behaviour: VARCHAR-column in the fact table is used as basis for DISTINCT-COUNT-measure in a cube. Processing of the corresponding measure group crashes...
View Articleconvert to fact table
Should i create an new dimension table and then an fact table where i have 10 measures and one varchar column in transaction tableIe : Sales_Detail table have remarks/ description column and all the...
View ArticlePerformance issues with 50 million rows of sales data!
We are planning to use SQL Server 2008R2, Analyses Services and Reporting Services. There is 50 million rows of data We are still in design phase.What are methods to optimize perfomance of displaying...
View Articleaggregate gives me the headache
so i understand that Aggregate circumvents solve_order, but this ...i have a calculated measure which is a sum of some other measures, as simply asCREATE MEMBER CURRENTCUBE.[Measures].[Value Mnf] as...
View ArticleCube browsing across three fact tables
Hello Everyone,I am working on a project to create a cube for healthcare.I have 3 fact tables.1. Main Fact table : This is at the granularity of the visit-providerrole.2. Diagnosis Fact Table: This is...
View Articlesql server 2008 MDX Step by Step-- where can I download the sample database
Hi guys, I download this ebook but can't find the sample database that comes with it.Where do I download the CD/DB.Thanks
View ArticleWriteBack in SSAS multidimensional or tabular? Embedding in SharePoint?
Hello, I built up a Data Warehouse in SSIS. I run the OLAP in PowerPivot and also added some measures with DAX in PowerPivot. The PowerPivot file is stored on a website built up with SharePoint and is...
View ArticleThe trust relationship between the primary domain and the trusted domain failed
Hi All,While adding a user in a SSAS database, I am getting the below error:" The trust relationship between the primary domain and the trusted domain failed."It doesn't allow me to add a new...
View ArticleManaging SSAS Tabular dynamic partitioning
Hi,in order to implement a Process Add strategy to processing a SSAS tabular model I need to create, fe monthly, dinamically and authomatically a tabular partition. I think to run a job that each day...
View ArticleCube Processing Question
Processing Full the cube is taking ten and a half hours, so I am doing the following processing: 1. Process Update - Dimensions 2. Process Full - Latest cube partitions 3. Process Index - All historic...
View ArticleDimension reload breaks pivot table references
Hi all, First, a bit of background: In our cubes, all dimensions have the surrogate key defined as the dimension key and we typically only update or insert rows in our data warehouse dimension tables....
View ArticleHow do I import an Access 2010 table into Analysis Services?
Hello.. I'm trying to import an Access database table into an analysis services project, without success. For the connection and data source, I've selected Microsoft Jet 4.0, and then selected the...
View ArticleHow to programmatically find out if SSAS Db is detached and Overwrite it?
Hi,How can I programmatically, using AMO find if an SSAS DB is Detached, and having found this out, overwrite it with new DB of same name?Thanks--ACG
View ArticleHow to start Analysis Services that state is "Change Pending..."?
Hi All, SQL Server Analysis Services' state is "Change pending...", and I can't start it.When I try to start it, they occur error, show information "The request failed or the service did not respond in...
View ArticleProblems after installing SQL Server 2012 Service Pack 1
Hi,I have been doing a large Tabular model project with SQL Server 2012. Everything was fine until I installed the SQL Server 2012 Service Pack 1. I can not open the project. Visual Studio is giving an...
View ArticleShow Sales Goals in cube
Hi,I'm new to the Analysis Services product but my first cube (and reports using Reporting Services) have been created. I am at the moment somewhat lost trying to find some samples illustrating a...
View ArticleWhat are the different ways for end user to use the SASS project I built...
Hi All,What are the different ways to use the SASS project I built? How can I allow user to perform what I can do in the cube Browser tab (dragging attributes and hierarchies to the pivot table) in...
View ArticleDatabase disappeared after deploy another SA project
Hi All,I have two projects in two different solution files. When I deployed Project A, Project A database shown on the Object Explorer of SSMS, but Project B database would disappear. When I deployed...
View ArticleMDX - Next 90 days and Las 90 Days of Data
Hi All, I have to create two different calculated measures on a measure, one for last 90 days based on Startdate and other for next 90 days based on enddate.Two time dimensions(StartDate, Enddate) One...
View ArticleProcess Cubes/Dimensions prevents user connections
We have an SSAS 2008 R2 instance with cubes that are processed during business hours. It's located on the same box as our SQL 2008 R2 datawarehouse that we're reading to refresh the information.Our...
View Article