MDX or DAX cpu test?
so I have a few queries that when ran from excel, they take over a minute and a half... but the CPU or Memory usage reported by the server do not seem pegged.I'm trying to determine why these queries...
View ArticleHow to get data source view last schema update value
Is there a way to get the data source view last schema update value as seen on the properties dialog box?If I use the DMV syntax:SELECT * FROM $System.MDSCHEMA_CUBESIt will list all the measures and
View ArticleMDX query behaviour
Hi All,I am facing a problem while querying on hierarchical data from cube.The problem area is nth level is having duplicate, in case of below example when querying on dummyCube, Level 4 which is nth...
View ArticleHide some rows in my result
Hi, I would like to know How can Hide some rows in my result, I would like to hide the rows that have "F Send Count" in NULL. It is possible to do that?
View ArticleCube process error
Hello,Since few days, we were being reported that the cube process finished with an error on our PROD server. Of course not all the executions went wrong and none occurred in a row. As a developer I...
View ArticleCalculated member to date
Hoping someone can help with this. Business recently approached me to say they wanted to turn off the current month's value of a given metric. I made a change to the calculated member in the cube by...
View ArticleErreur SSAS
Hello everyoneI have recently installed a ssas server in tabular modeI created my user sql and I put it as sysadmin RoleSince Sql server Management studio (ssms) no worries I got connected to my...
View ArticleMeasure Calculation
Here some background: I am using vs2010 multidimensional cube solution.My fact table, FactProductionClaims, consists of contract keys and the claims keys if there were claims, a 0 in the claim key...
View ArticleRANKX measure returning false ties
I have a measure that ranks values produced by a separate measure, excluding blanks. This works as expected, with one exception: If there is a zero included in the list of values being ranked, the...
View ArticleCube fails via Job but works via SSDT
This is strange behaviour with only one cube out of 40 cubes. The cube has been set up which has partition and works when I process manually in SSDT. Then the SSIS package set up to refresh the cube...
View ArticleIncorrect Total value in SSAS
Hi all, I have a strange problem with with the results of the Total value in SSAS. Basically, I have a calculated measure named [i]Remaining Support Hours as per Agreement[/i] and when I drag this...
View ArticleUnable to delete role using code
Hi allI've created a test role in my multidimensional cube and I want to delete it using code.I scripted it as a delete using the GUI in SSMS but the code fails.The code the GUI generated is this:-
View ArticleSSAS Start End Date in an Dimension
HelloI have one date dimension and one campaign dimension. Every campaign has a start and an end date. The campaigns are repeated every year, but they start on different days. Now I need to have an...
View ArticleHiding/Restricting Dimensions
Hello there,This is my first post, however i have been a reader of the forums for a while! I've seen various posts that are similar however they don't seem to cover all my requirements, however...
View ArticleProblem with HideMemberIF
Hi I have a problem with HideMemberIf. I've tried to find answer here and on other sides but nothing helps.Business case:I have 2 groups of cost codes:- Old with flat list of cost codes - New with 3...
View ArticleHard memory limits
Been reading as much as possible about SSAS memory settings, How many are using total memory limits on their tabular instances? I have 74 gig total with tabular and MDX, mostly tabular usage. It...
View ArticleMemory settings for SSAS with MDX and tabular
Set this up long ago, SQL Server 2014 SSAS with tabular and MDX instance on it. We are more of a heavy tabular world. I have 74 gig of memory for server total. I thought there was a configuration to...
View ArticleCumulative Sum via Calculated Measure
Hey all I'm hoping you can help me with an MDX problem I am having. I will use adventure works for this example. Basically I have been asked to create a calculated measure in the cube that will display...
View ArticleLogin failed for user 'NT Service\MSSQLServerOLAPService' 28000
I am using SQL Server 2012 developer edition on Windows 7. I have the following error attempting to process a dimension: OLE DB error: OLE DB or ODBC error: Login failed for user 'NT...
View ArticleVariable structure dimension in a cube and process
Hello,I'm struggling with a issue in my OLAP cube. One of my dimension can pottentially change it structure everyday (name and type of the columns). This part is managed by a SSIS task (who delete and...
View Article