Constrained Delegation + msmdpump.dll
Hi,we migrated to Win (with Credential Guard enabled). Therefor we also changed Kerberos Configuration to "Constrained Delegation". Now we face this strange issue, that SSO to our cubes via...
View ArticleSSAS chart of accounts
I'm struggling with the concept of how to display the value of a parent child member when the user expands it in excel?here I have adventure works and u can see the highlighted yellow cell is empty I...
View ArticleMDX to order conditionally
Hi All,Is there a way where we can order months based on conditions such as if condition 1 order by months starting from Aprilif condition 2 order by months starting from JanThanks
View ArticleMdx order does not work
Hi all,i am new to MDX and when i am trying to order months based on month numbers it does not order perhaps it orders alphabetically.Please help to order based on Supply Month Nbr select...
View ArticleSSAS Tabular - where can i find WideWorld Importers tabular sample ssas 2016
Hello I need a tabular DB sample, where can i find Wide World Importers tabular for SSAS 2016? I have been searching and i can't find it.regards
View ArticleSSAS Tabular - problems with Adventure Works 2016
Hi,i've found adventure-works-tabular-model-1200-full-database-backup.zip on https://github.com/Microsoft/sql-server-samples/releases and, using a Powershell script it appears as unprocessed, and when...
View ArticleOnly show rows where one measure is populated
Hi All, Something that I think can be done in Power BI but wanting to see if I can apply within SSAS. I have a filtered measure (i.e. if measure1 is below a threshold, measure2 is blank) which, on...
View ArticleSSAS relationship and dimension usage query (referenced dimension attribute...
Hi,I have an SSAS cube that queries a DW to return property repair data. Currently the cube focuses on repair data (costs) and appointment data (number of appointments, number overdue etc). There is...
View ArticleCube Size Multidimensional Vs Tabular
I am trying to understand the difference of SQL Server Analysis Services Tabular Vs Multidimensional better in Cube Size Approach, as we all know the tabular has better compression of data compared to...
View ArticleCalculating Average of days between dates
Hello All,Please can one help me in writing MDX query for the below scenario -This is how my data looks - FYAccountID StartDateEndDate FY17111 1/1/20152/1/2015 FY17222 2/1/20152/5/2015 FY18333...
View ArticleTabular cube 2016 challenges
Hi,We are using Tabular cube 2012 and it is consumed by Excel pivot, SSRS reports deployed to sharepoint and subscriptions are built on top of it. We are planning to migrate to SQL server 2016. Please...
View Articlem queries in tabular models with 1200 compatibility level
How can I run m queries in ssas tabular models with 1200 compatibility level? I know that it is possible in models with 1400 compatibility levels. However, 1200 models have different functionality. I...
View ArticleSSAS Tabular downgrade compatibility
Hi All,I have a ssas Tabular cube developed with 1200 compatibility, can we downgrade it to 1100 or 1103 ??
View ArticleMDX CUBESET to Exclude Members
HiThis works very nicely for returning total for france and australia. Anyone know how to get the total excluding france and australia. Have tried NOT and EXCEPT but get N/A=CUBEVALUE( "Adventure Works...
View ArticleSSAS Tabular incorrect sintax but it is correct
I am trying to use the IN function is analysis services tabular, but it is returning me an error. I tried the same in my co-worker machine and it is working perfectly. I have already uninstalled my...
View Articlecreating calculated measure using dimension attribute
I have a Time dimension where it has date and other attributes like dayOfYear, month, year etc....I would like to create a calculated measure to get the DayOfYear for current date using MDX.SQL...
View ArticleVisual studio 2015 and SSAS Tabular
Hi,I am getting error "tabular compatibility level 1200 or higher required" while creating ssas tabular with 2014 compatibility(1103) in visual Studio 2015.Need help please
View ArticleAnalysis Services not in local services list or in Configuration Manager's...
Hello,I installed the following from scratch, in the order specified: SQL Server 2017 ExpressSQL Server Reporting ServicesSQL Server Management Studio 17Visual Studio 2017 Express (together with Data...
View ArticleScope in all the measures (calculated included) of a Measure group for...
Hello all, I am trying to apply scope in all the measures (calculated included) of a Measure group, but only when i pick certain dimensions.SCOPE({MeasureGroupMeasures("FactSales")}) ;...
View ArticleHow to reduce process time of a partition of a cube?
Hi,I have a cube which has a partition "P1", this partition fetches data 25-26 lakh records. It is taking almost 23 hours to process. It fetches all data till previous year based on datecolumn.Please...
View Article