SSAS Tabular Model
I have two query's using same table one is giving last end of month data and another one is giving today data. I'm joining both query's and getting today data what is matching with last end of month....
View ArticleKeeping set format for tabular model query using ADOMD.NET (DAX)
Using ADOMD.NET and writing DAX queries for a new application and none of the pre-defined formats/decimal places etc. are being brought along for the ride. If I have a field set as decimal and...
View ArticleDimension hierarchy entries are visible eventhough members is not.
Hi,I'm having an issue with the visibility of entries in the hierarchies in a Customer dimension. I have set up dimension data security in the security role, so users are only allowed to see customers...
View ArticleMDX Percentage of all with multiple conditions
I'm fairly new to MDX, and need to create a caclutaled measure in Excel and MDX. I've tried to test first in SSMS/SSAS, but have not been able to figure out how o get what I need. I need:SELECT NON...
View ArticleFull Cube processing occasionally fails
Hi,I am facing an issue where the processing of a cube sometimes fails with the following error message: Error in OLAP storage engine: error processing the A NET EXPOSURE-Partition of the A NET...
View ArticleDirect Query vs ROLAP Performance
Hi,we have an cube, Dimension in MOLAP, Facts in ROLAP, Datasource oracle. Due to some testings of SSAS 2016, we tried also Direct Query on Oracle. The Performance of the DAX/MDX queries against...
View ArticleBridge table won't work when browsing the cube
Hello, In my data source view schema, I have a transaction fact table, the GL_Hierarchy dimension,the AccountList dimension and a bridge table that links between them. Here is a description of each...
View ArticleCalendar Week Versus Week of The Month
I have a pretty straightforward SSAS cube with a Time dimension, and have built some SSRS reports with these cubes.In one of the reports, things are broken down by week (Week of July 31st, August 8th,...
View ArticleRemoving duplicates and ALL from mdx query
I have a number of dimensions with hierarchies. I am writing mdx query to use adomd.net to display the results, but I don't want to Include "ALL" and the query is outputting duplicates. How do I remove...
View ArticleSSAS One key in fact to many key in dimension-ONE TO MANY relationship in SSAS
Hi I have fact table with unique claimline keys .I have a dimension with a composite key on Claimlinekey and Diagseq.This dimension has mutiple diagcodes for a single claimline. how do I build the...
View ArticleMDX for Multi level Aggregation
I'm new to SSAS and MDX and I'm struggling with setting up a calculated measure that represents an average of the distinct counts.Example data:FactKey MemberKey DocumentKey DateKey...
View ArticleSSAS Named Set Using [Dim Date].[START OF WEEK STARTING SUN DATE]
I'm trying to create a named set in my cube. In my date dimension I've got the both [Date] and [Start of week starting sun date]. What I want to do is create a named set using [Start of week starting...
View ArticleSSAS - Memory pressure weird error - MDX
Hi Experts,<o:p></o:p>I am running MDX query on my cube of size 73 GB built using SQL Server 2008 R2 (i know i am working in lil old tech), server 12 core machine and 96 gb RAM. MDX that i...
View ArticleMDX Query Analysis for Non Relational Attributes
Hi, I have two queries first query displays the gird result set and second query displays the count purpose. Actually, where clause in first query is non related attributes for year and Quarter that...
View ArticleBUG "Call to Excel Services returned an error" (KB 321185) in SQL Server 2012...
Hello,I came across this problem when trying to schedule the refresh of Excel PowerPivot models in SharePoint 2013: https://support.microsoft.com/en-us/kb/3034492My logs seem to indicate that I am...
View ArticleStand Alone from Tabular?
Hey All,So I created my tabular data model in SSAS off of a SQL Query. I created my measures/columns, etc. then connected it to Excel and created my report. Now a specific ask has come down from the...
View ArticleIs SQL Server Analysis Services Cluster Aware?
Is SQL Server Analysis Services Cluster Aware?lcerni
View ArticleMDX Unpivot Question
HelloBelow is an example of a row in my Cube: Avg Crushing 7dayAvg Crushing 28dayAvg Milling 7dayAvg Milling 28day1/07/2016100208010 What I want to do is write MDX to display the above row into the...
View ArticleSSAS Tabular Model
I have two query's using same table one is giving last end of month data and another one is giving today data. I'm joining both query's and getting today data what is matching with last end of month....
View ArticleHOW TO BACK UP LIVE ANALYSIS SERVICES
Hi Folks. :)I'm having a issue right now with regards to Analysis Services.I have now a live my sql analysis services. What I need to do is, I need to back up the old one and replaced the data source,...
View Article