"Hide if Name Equals Parent" in SSAS Tabular
Hi,I'm trying out Tabular Model and have a question regarding hierarchies, especially ragged hierarchies. Creating the hierarchy is no problem using DAX (PATH, PATHITEM and LOOKUPVALUE), and when the...
View Articlefor Persian
با سلام به همه پارسی زباناندوستان عزیز، نداشتن منابع فارسی یکی از مشکلات ما فارسی زبانان است. مدتی است که تصمیم گرفته ام تا مطالب مهم و کاربردی در SQL، SSIS، SSAS، SSRSو هر آنچه که برای یک پروژهی...
View ArticleMDX Issue - SET for rolled up date range (AVG)
Hi,Wondering if someone can help me this, I'm trying to add another set (row) to my MDX query below to add an average based on the last 7 days, via inputting a date range into the set and it being...
View Articlehow many partitions can we create in single cube and how many perspectives...
Hi,how many partitions can we create in single cube and how many perspectives can be allowed in cube in SSAS?thanks and regardssamba
View ArticleCalulated member by case instruction infinite recursion
Hello.I think that it's quiet simple but i don't understand the source of error.I try to calculate Internet Total Product Cost from AdventureWorks and for US i using calculated member as source.After...
View ArticleCreate cube XMLA
Hi there,I have a create cube XMLA file. I’m not sure how to run this to create the cube. How is this run and where is it run?Any help would be appreciatedThanks
View ArticleHow to create measure filter on a dimension not shown in report
In the Adventure Works cube, how do I write the MDX to answer this request:"Find count of customers having order with more than 3 quantity"The MDX below doesn't work. It still returns all...
View ArticleCalculated member - MDX & Tableu
Hi,I need some help with MDX. I connect to a cube using Tableu.There are two dimensions that I want to use: [KPI].[Quantity] and [KPI].[Sales]. I want to divide sales by quantity to get the price.The...
View ArticleCalculate Percentage MDX
Hi Experts,I have small issue. I want to calculate the percentage in the MDX code. I have created one SET so I want to see the percentage of each member in the Total percentage. I tried below code but...
View ArticleGet Last 3 months of a particular week in MDX
I have to create a calculated member with the following conditions:The user will pass a Week Parameter in the SSRS report. E.g: Week 12.Get the sum for the last 3 months of Measure 'X'Last 3 months...
View ArticleWill Tabular Model will completely replace the Multidimensional Model in near...
Hello all,I just want to know something that why Microsoft bringing two different Model such as Tabular and Multidimensional Model with similar purpose .Also, will Tabular Model will completely replace...
View ArticleEstimating the network traffic between client and server for a SSAS Tabular...
Hi,I need to evaluate, also roughly, the network traffic between a client that uses Excel to read data from a SSAS tabular model on a server. Is it possible before the begin of working?Or based on any...
View ArticleMDX for Waterfall chart
Hi everyone,Could you please advise in the correct approach to the following requirement.Based on a result data coming from a SSAS...
View ArticleError when doing a process index
GreetingsI am encountering the following error when doing a index process on my partition: File system error: The following error occurred while the...
View ArticleFinding first and last active dates
Please pardon the abstract example - I don't have the AW database handy at the moment. I have a cube with many dimensions, but the important parts are a dimension analogous to "Customer" and a Date...
View ArticleNeed to fetch member_unique_name with MDX query Result
Hi,I need to fetch member_unique_name also with query Result. For examle please refer following querySELECT {[Date].[Fiscal Date].[Fiscal Quarter].&[200904].CHILDREN, [Date].[Fiscal...
View ArticleSSAS not reflecting the data type size change
HI all, I have a cube which has a dimension DimReasonCode . Initially when the cube is created the data type length of reason code attribute was 50 as nvarchar(50) , but recently we changed it to 256...
View ArticleSorting attributes of dimension(not data) for browsing
Hi,below is customer dimension which has attributes sorted alphabetically. ( This is an example)my requirement is to sort attributes manually and set 'Customer Type Code' at first position and...
View ArticleSSAS MEmory configuration on a server with shared sql server instance
we have aserver with 80 GB of Ram, SQL server takes 30 GB, and SSAS is set to use default values at the moment, it is a 64 bit sql server 2008 r2, windows server 2008, could anyone pls help me with...
View ArticleParent Child Relationship
Hi All,I have created a parent child relationship in Analysis service, however it does not seem to be working correctly. Although it is not failing it is not creating some of the relationships which...
View Article