CREATE RANGE SET using Now()
Hello,I need to create set for last 10 days from last sunday.I am able to create single values for last sunday and for last sunday minus 10 daysWITH SET [LastSunday] AS StrToMember('[Calendar...
View ArticleReferencing a Named Calculation in another Named Calculation in a cube's .DSV.
Hi Folks,I'm attempting to create a named calculation that references another named calculation on the same table in my DSV file for my cube. However, when I enter the name of the my previously...
View ArticleAbility to Filter within an idividual perspective in a Tabular Model (cube)?
I have a rather large Tabular model that I would like to use across 10 different reports as the requirements are identical, save for 1 aspect - the report goes out to 10 different companies. I need to...
View ArticleOLAP Advanced custom filters date
Hello,How do i filter, in a MDX Query, just the FACTS that have ocurred in a Range of Months over last 3 years?I need to make it dynamic so i can use parameters latter, so i need the following:Month...
View ArticleMDX solution for Ranking with a tolerance
I'm trying to find a efficient way to handle a ranking problem. I have a dimension called FA (for Financial Advisors) and there is also a measure called [Measures].[Production] which represents the...
View Articlefind current age from day in mdx query
Hi,I need to find current age.In my cube i have dob attribute.so how can i find current age from day using mdx query.Thanks,Induindu
View ArticleMDX Moving Average
Can anybody help me calculate the moving average using MDX?My dataset has 2 fields. Month_Short_Name_With_Year and Attendance.I want to create a 3rd field that calculates the moving average for the...
View ArticleSSAS - How to configure Label for Dimension Attribut with Type "WebUrl" in...
Helo ! :)My Goal is how to show a Label for a hyperlink in PowerView Sharepoint (deployed in SSAS)For Example in SSAS can I set up "link" attribute as "WebUrl" type, but I don't want to show complete...
View ArticleMDX query on Tabular Model
Hi,I am very new to SSAS Tabular model and MDX query so I need some help in getting correct query.I am trying to build a query against a Tabular Model but not sure how to build the query.I have a Db...
View ArticleA duplicate attribute key has been found when processing
HiWhen I process one of my dimensions it fails and I get the following error:Errors in the OLAP storage engine: A duplicate attribute key has been found when processing: Table: 'Customers', Column:...
View ArticleWhether use of SSD disks for OLAP of bases is justified?
Whether use of SSD disks for OLAP of bases is justified?Or it is better to use for these purposes of Fibre Channel Disks?
View ArticleProblem to restore a tabular model
Hello, I have an Analysis Services instance with a NAS directory as default data directory. When I try to perform a restore I get the following errorMessage: The file 'filename.idf' could not be...
View ArticleSets in SSAS based on selected Value in Slicer
HiI have a situation in which , I need to show the 4 week in the column based on the slected value on the slicer. For example , IF user select week48 on slicer.. then my table should show the value of...
View Articlenew dimension by grouping measure value
I've a fact table like this:idDimensionADateMeasureAMeasureB1X1015001X508501X4020002X507502X9014003X604003X201400dimensionA is a hierarchy like this:ididParent46563524146i'd like to have a result like...
View ArticleDynamic security and comparison groups
Hi,I have a following kind of a business case that I need to solve. A large chain has over a hundred different branches whose personnel has to be able to see their own branch's figures and must not be...
View ArticleSSAS Cube - Adding Hyper Link
Hi,We got a requirement where to add Hyper Link to Cube as a new Field. user should be able to click on it and it should be navigate to browser with the defined URL in cube. Basically user would like...
View ArticleSSAS 2005 MDX long running query error The operation has been cancelled.
Context: SSAS 2005. I run a MDX query in SSMS, the query will throw error 'The operation has been cancelled.' whenever the execution time reaches 50 seconds (or 49 seconds, 48 seconds some times). I...
View ArticleADOMD.net processing a partition makes all other partitions unprocessed
Hello,I have an ADOMD.net program that dynamically creates and manages partition objects within a measure group. However, no matter what ProcessOption I use, every time I try to process a partition, it...
View ArticleHide all members in SSAS hierarchy
Hi All, I have a situation like this.. I have a hierarchy as attached in the Pic.I want to hide the member 'All' from the hierarchy. If anyone know about it, please let me know. Thanks in...
View ArticleSSAS Tabular from Teradata Source - Impersonation Account
Hi All, I have built a SSAS 2012 Tabular Model cube using Teradata as a Data Source and the ODBC drivers provided by Teradata. Which windows account should I specify in the Impersonation Settings of...
View Article