Simple MDX calculating COUNTS and SUM Performing Very Slow ,
Team , I'm still grinding up myself implementing MDX best practices . In the interim if some one can find some pointers help optimizing this evidently simple code ?? Thanks in advnace !WITH SET...
View ArticleNamed Sets and Calculations
Hi folksThis is probably very straightforward. I have a named set which gives me the previous 30 days from today, which looks like :{StrToMember("[Dim Date].[Date].&[" +...
View ArticleFinding the average/min/max of measure of items grouped by date
I have an issue with MDX that I really can't get my head around, even after looking at countless examples online. What I need to do is get the Average (and min/max, but figure once I get one the others...
View ArticleRetrieve Measures from PowerPivot file already in SharePoint BI using AMO .NET
Hello everyone, I'm using AMO .NET to retrieve Cubes, Dimensions and Attributes metadata from a PowerPivot file which is already in SharePoint BI. I'm using URL to connect to my file directly,...
View ArticleUsing ParallelPeriod without regard to a sliced dimension
Hi,Here's an sample to work with so you understand what a mean. I have a Employee dimension, a Position dimension (Title, Dept), a Month dimension and the HRfact fact table. There's a fact per month...
View ArticleSSAS Cube source views can be indexed?
Hello,I have a basic design question. recently, we got one maintenance cube which is for development further. in this cube, views are source for all dimensions and facts. it does mean, dimensions and...
View ArticleDimension with multiple top levels?
I have an excel pivot table that uses data from a cube. I've been asked to create a filter for the pivot table that looks something like this:--> Retail Products --> Consumer Deposits...
View ArticleSimple LASTNONBLANK DAX question
I am a DAX beginner, and I am trying to get to grips with what I think is a very simple, common semi-additive scenario. I think I must be missing something quite fundamental so please bear with me!I...
View ArticleIncorrect DataSet field generated in the OlapQueryLog when querying using...
We are getting an error when using usage based aggregations.TITLE: Aggregation Design Wizard ------------------------------ Errors in the aggregation designer. The...
View ArticleDifferent result with NON EMPTY in SSAS 2008 SP3 than SSAS 2008 R2
In order to demonstrate the issue, I have the same Adventure Works cube solution deployed on SSAS 2008 (SP3/10.0.5844.0) and SSAS 2008 R2 (10.50.1600.1). When I run the same query on both servers, I...
View ArticleErrors in the OLE DB provider. An error occurred while loading the connection...
It looks like after deploying the August 2013 security patches from Microsoft none of our SQL 2008 and SQL 2000 cubes are working in Excel 2010 anymore. We have had to re-install the AS2008 OLE DB...
View ArticleHow to Write the MDX Query for the below Scenario
Hi,I have Customer and Device Dimensions. Customer dimension is having Customer Name attribute and Device dimension is having Shipment ID.Now I want to get the Shippent ID Count for each customerI am...
View ArticleCurrency Conversion on the fly in Tabular Model
Hi,I'm implementing a currency conversion in a tabular model. It works, however it is too slow.I have a "Report Currency"-table with date,[currency code] and rate columns, where the rate is the...
View ArticleSSAS tabular database restore XMLA, using DatabaseId errors out
I have been trying to figure out the syntax to input DatabaseId field into the restore command. Without specifying DatabaseId it works but with it I get the below error. What am I doing wrong ?Thank...
View ArticleHow to give different Dimensions in single set?
Hi , I am migrating cognos power play reports into ssrs.Already i migrated cognos cube in to ssas cube.Now the problem is in cognos report , it is having attribute from different dimensions in...
View ArticleSSAS DSV - new calcuated column not producing expected result
Hi,Because I wasn't being able to join my Fact (FactSales) with the Dimension (DimBranch) due to logical join key having diff data types, so I added a new calculated col in the DimBranch as BranchKey1...
View ArticleThe Analysis Service is suddenly down
Hi Experts ,I was getting this errors in the middle of the day, without dealing with the server or the analysis service at all ..Windows Edition : Windows Server 2008 R2 Enterprise SP1 Analysis Service...
View ArticleHow to export part data of SSAS cube to Excel Pivot Table?
Hi,I am exporting a SSAS cube to excel Pivot table. I do not want to export the whole cube data to the Excel pivot table. Can I do something in the SSAS cube to make this work?For example, My cube...
View ArticleYear-to-Date (YTD) and Prior-Year-to Date Based On Day-Of-Year
I have built a fairly straightforward Sales cube, analogous to the Adventure Works cube. It contains transaction level detail for each sale our company takes in. I have also created a standard Date...
View ArticleStorageMode among Cube structure-> measure groups , Partitions-> measure groups
hi all, when I change the storagemode of one measure group in the partition from MOLAP to HOLAP, under Cube Structure tab, the measure group is still using MOLAP as its storageMode. Can someone please...
View Article