SSAS CUBE Filter Data By Membership Users
Hi All,I am starting now work in the SSAS so I have ve
View ArticleDynamic Dimension Member MDX
I have a cube that has sales fact, store dimension and date dimension. I need to create a calculated dimension member for an attribute "NewStore" in store dimension. The new member should be used to...
View ArticleImprove Aggregation processing times (SSAS 2008R2)
Hi All, I have a cube that seems to take rather longer than its server-mates to process, by quite a margin.It is a little bigger and more complex than the others but it takes 5 hours to process while...
View ArticleMedian Calculation
I am trying to calculate Median with an MDX query and all of the examples that I have found online seem to calculate Median over a dimension. Is it possible to write a calculation which can return...
View Articletabular backup fails as a job
All of a sudden the jobs I had scripted out backing up my tabular databases started failing with the errorMicrosoft.AnalysisServices.Xmla.ConnectionException: A connection cannot be made. Ensure that...
View ArticleSSAS cluster shows different name on each node
anyone seen a active/passive cluster with SSAS Tabular show different names depending on which node they are on?. This is on a physical active passive cluster. WHen we fail to node 2 tabular name is...
View ArticleTranslating True or False into another language
I have a requirement in which a bit field should display True or False in another language while browsing an SSAS 2016 cube. In my data warehouse I have a field, IsPremCustomer, defined as a bit so...
View ArticleUser connection count to CUBE
I want to create a template for user connection count to CUBE. I tried the below query and I am getting the list of users and distinct user list, but not the count. any help will be appreciated.SELE
View ArticleSQL server Analysis services getting stopped
Hello Pals,SQL server analysis service (services) getting stopped once partitions are processed with PROCESS FULL using XMLA script calling in "Analysis service DDL Task " in ETL package. After...
View ArticleCreating Hierarchy with parent-child
Dear Experts,I´m trying to create a hierarchy in SQL Server Analysis Services.It´s getting complicated when I try to combine one table with a parent-child-hierarchy with a second table.Does any one...
View ArticleSSAS 2008 R2 Cube Process Fail after Updating field on Customer Table
Hi,I have a cube that consists of five tables, one fact table and four dimensions.Fact Table:factSalesDimensions:dimCustomerdimPersondimCalendardimAccessSo at the moment I have a SQL J
View ArticleCross Join Issue
Hi AllKindly assist with this MDX code.Code below[code language="sql"]CrossJoin ( filter ([Product].[Main Caption].
View ArticleData source view best practice
Hi All,I need to know whether unused columns in tables/views(excluding named queries) of DSV impacts cube/dimensions processing. for e.g. If I have a table Product with columns(Id,Name,Rate,Color) and...
View ArticleSSDT objects used to pipe table data into cube
Hello, I have created a tabular cube in 2016 format, and I've created a pkg that executes a query on the source external db, and loads into the target table on SQL Server. What are the objects and any...
View ArticleSSAS Tabular Cube Optimisation tips
Hi All,We have been given a task to optimize 5-6 SSAS tabular cubes having sizes of 10 to 15 GB each. Couple of cubes are taking 6 to 7 hours to complete processing.I saw in few tabular cubes few...
View ArticleSSAS LastNonEmpty Performance
Hi,I have an SSAS cube which has about 100 measures, 10 dimensions and require a tweak for performance tuning please. Of the 100 measures, 70 of them are sum measures, 30 are lastnonempty measures -...
View Articleupgraded across the country The ministry
[url=http://www.jeuxvideo.com/forums/42-51-52110275-1-0-1-0-c-h-a-m-p-i-o-n-s-h-i-p-wimbledon-final-2017-l-i-v-e-s-t-r-e-a-m-women-s-single-tennis.htm]Wimbledon Final 2017 Live Streaming[/url]
View ArticlePoor performing dynamic date calculations in MDX
All,I have run into this issue which I am stuck on. Any pointers will help. Background - We have created a 'Date Calculation' dimension having different attributes for different time calculations like...
View ArticleYTD at month ends
Hi All,The data mart am working on has both daily and monthly data , where the month end data is the sum of all the daily data and the last day of the month. Calculating YTD at Month end date, adds the...
View ArticleDAX Query - QoQ Growth, reset at beginning of each Year
I have created a simple Model, 1 Fact table, 1 Date table and 1 Dimension Table.The data relates to captured metric of Actual against Targets. Metric is 1 year long and broken down by Quarter. I can...
View Article