installation issue-services
Hi allcould you please suggest what is the error in installation,all the services are installed but i am unable to connect,please see the images.i cant find the analysis services engine to start , i...
View ArticleSSAS - Phantom Data - Date format?
Hi, we are having some trouble and I'm confused.We have a process which imports data and then builds a cube, this has been running for years.We have recently set up a new development SSAS server, the...
View ArticleCube Processing Log
When a cube is being processed; the process window displays the processing duration time, together with the various steps of the process.please tell me where the cube processing log is stored? Is in in...
View ArticleHOW TO: Find out if SSAS service is back after recycle
Hello,Due to some of maintenance activity, we often require to recycle the SSAS service so I am thinking of automating the recycle using PowerShell script however I couldn't figure out a way to check...
View ArticleNo mapping between account names and security IDs was done....
When adding a user to server administrator on SSAS instance i am getting the below error.The following system error occurred: No mapping between account names and security IDs was done....
View ArticleCalculate Lead Time / Process Time
Hi all,I have 2 dates in my Dimension, Date Invoice and Date Created. If I want my cube to display the Lead Time between it, for example if Date Invoice is 4/6/2016 and Date Created 4/1/2016, Lead time...
View ArticleUsing DAX, how do I calculate a table when filtering on a related table?
I'm trying to find the intersect of two result sets using DAX, but I'm really struggling to get the two result sets calculated.I have a fact table, FactCheckForUpdates, that has a relationship to a...
View ArticleDeploying Cube Error
HelloI am having difficulties employing cubes. I am getting errors. I tried several solutions which of is to remove "localhost" with the server name or the IP address(inclusind this:...
View Articlecurrentmember referred to in WHERE Clause
Hi All,The following is mdx selecting from a subselect . any idea what is the purpose of having a WHERE clause i.e WHERE [Date].[Calendar].CurrentMember . What is it's purpose ? What is currentmember...
View ArticleDate Dim Display Question
I'm using SSAS 2014 Multidimensional. I have a date dimension table that has dates going to about 01/01/2018. However, when I browse the cube using SSMS or in Visual Studio, I only see dates up to...
View ArticleConnection to AS via SSMS
I got a request from someone today and need some assistance. They need to connect to an SSAS instance in someone's domain. They only have SSMS loaded on their machine. There is no Analysis Services...
View ArticleUnsupported Data Format
HiCan Anybody Please Assist? I am getting this error when trying to deploy/process a Cube in SSAS.It worked before, i don't know what went wrong.
View Articleintermittent cube processing failure - LazyWriter Stream
We have a pretty big OLAP database, about 400-450gb. Its on its own VM with 24cpu and 74gb of RAM.I've had this problem intermittently in the past, but its become more frequent lately, to the point of...
View ArticleError "Object reference not set to an instance of an object" during attempt...
Dear All,I observe a very strange behavior when I try to edit Named Query in SSAS 2005 using BIDS. The error "Object reference not set to an instance of an object" is displayed and the Query Builder...
View ArticleProblems processing a measure group in SSAS 2012
I've run into something I haven't seen before. I'm working on an SSAS 2012 instance adding a new measure group to my cube. The source table is a bridge table with two columns. When I attempt to process...
View ArticleCalculated Column, SSAS Tabular vs Database
Let's say I have a table with a [Price] column and a [Quantity] column. I want to add a column that is [Price]*[Quantity]. What would have better performance, creating the calculated column inside the...
View ArticleTimeline in Excel 2013 for Date Dimension from AS
Hello,i would like to insert a timeline in my pivot table, that is build from dimensions and measures from my AS-Cube.I get a messages, there is no field with a date-format. It is not possible to...
View ArticleTabular Partitioning Approach
The back-end data is a single Hive record set. That record set includes columns that were joined within Hive from Hive tables that I don't have access to. Anyway, that record set will probably change...
View Articlesemi additive measure over time dimension doesnt work
I use SQL Server 2012 Enterprise Edition.According to many post online about semi additive measures it is possible to calculate a measures over a time dimension (calculate always the max value over the...
View ArticleLeft Outer Join in SSAS Tabular
Maybe this is a silly question, but I haven't found the answer yet. I want to bring separate tables into SSAS Tabular and then join them using LEFT OUTER JOIN. How is this done? I know you can go to...
View Article