Issues removing server administrators from SSAS
Hi,We've migrated our SSAS servers to a new Domain.I now need to remove the old logins (from the previous domain) from SSAS as administrators.I remove them from the security Tab, but they keep coming...
View ArticleCalculated member formula for All member is not SUM of children
Hello everyone,I am working on a proof of concept to move some heavy analytical calculations into SSAS. Everything was working fine until I hit a particularly complex calculation. What appears to be...
View ArticleUnable attach analsysis service database without detach log file
HiPost recycle of Analysis Service we found one of the database went missing. So we tried attaching it. But its failing with below error:[highlight=#ffff11]The detach log...
View ArticleSSRS report - multi-dimensional cube as a backend – unable to filter measure...
Hello Everyone,I am working on SSRS report in which a multi-dimensional cube is being used as a backend.We have a requirement to consider the data where we would like to put a condition on a measure...
View ArticleImplementing table-driven KPIs
My users want to be able to change KPIs for various metrics over time. Essentially, it's a type 2 SCD KPI "dimension" with the following structure:UseCase (links to another table with a...
View ArticleHelp on Performance
Hi All!I´m new to NAMED SETS.I need help on performance for this scenario:- I need to create a debt collection cube.- My fact table contains around 14 million rows.- I already have basic measures such...
View ArticleOLAP Cube Calculated Averages
I was hoping someone could shed some light on this question:I have an OLAP Data cube using the following structure. (Below is a simplified version)[code]Measure------- Total Transactions (int) Dims----...
View ArticleMDX functions for rolling time periods
Hi All:I've looked on the web and found many examples of rolling time periods that suggest doing one of the two commands below. However, the measure always comes back as #error. I'm sure I'm just not...
View ArticleAttaching SSAS databases
Unfortunately, we recently had our development server die on us. :crazy: Fortunately, we were able to get the data from the server but we're struggling to get everything attached back into SQL. We have...
View ArticleDimension Processing
HelloI would like to know if it's possible to process dimensions in parallel. If I open SSMS and connect to a cube, and I process a dimension, then I try to process another (unrelated) dimension (while...
View ArticleCalculate cumulative percentage change
Hi,I was able to create an MDX calculation that generates percentage changes between time periods for a numeric measure.However, what I really need is to calculate a cumulative percentage between time...
View ArticleCube Replication (Duplication) using same data source & Enabling Detail Level...
Hi Guys,I have 2 reporting systems, one which is our OLAP based source systems and one where we collaborate with other departments reporting data using BONow let’s take one dimension in my cube say...
View ArticleReport Builder 3.0 Subreports - Error: Subreport could not be shown
Hi all,So I continue to delve into the bowels of Report Builder 3.0. My last post was asking about how to create a report such that when I run it a number of pages are created, paging between each row...
View ArticleDimension.Currentmember ?
HiI am using ASSP.DiscoverSingleValue() to get the description set on the measure according to asstoredprocedures.codeplex.com/wikipage?title=DiscoverSingleValueIn combination with Gregs...
View ArticleCannot create an instance of OLE DB provider for linked server
Hi all,When i log in to my SQL Server Management Studio with windows authenticationand try to run a stored procedure (stored procedure pulls data from a linked server)I get this error:Cannot create an...
View Articledimension deployement error
<Batch xmlns="http://schemas.microsoft.com/analysisservices/2003/engine"> <Process xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
View Articledimension deployement error
Errors and Warnings from Response Internal error: The operation terminated unsuccessfully. The datasource, 'Adventure Works DW2012', contains an ImpersonationMode that is not supported for processing...
View Articlegroup by clasue in mdx
Hi Friends i have small doubt in mdx query.table having data like belowtable name : patieninformationpn prcode dos Expected Payment MS0000003 PT001 1/2/2013 29.72 0 MS0000003 PT001 1/21/2013 57.1 0...
View ArticleLogin failed for user 'NT Service\MSSQLServerOLAPService' 28000
I am using SQL Server 2012 developer edition on Windows 7. I have the following error attempting to process a dimension: OLE DB error: OLE DB or ODBC error: Login failed for user 'NT...
View ArticleOLAP issue with MANY TO MANY mapping
Hi All,We have a requirement where we have to pull specific measures & associated dimensions data from an OLAP to SQL tables. The source cube has almost 80 % of MANY TO MANY mappings.When we pull...
View Article