Simple problem on the prediction precision.
Simple problem on the prediction precision. For all articles, I would like to calculate the maximum value of prognosis and outcome. For all articles, I would like to calculate the absolute difference...
View ArticleWrong sum of sales amount - rounding issue?
I have a strange problem. I have sales measure group with Sales Amount measure which has SUM AggregateFunction. I created a report (in Excel and in SSMS) that shows total sales for 1 selected product....
View ArticleCURRENT YEAR PREVIOUS TWO MONTHS SALES+MDX
QUERY TO GET CURRENT YEAR LAST TWO MONTH SALES DYNAMICALLY IN MDX
View ArticleHow to get the measure total at row level for another measure calculation in...
Hi There,Using DAX, I am trying to get an expression for a calculated measure as follow:So basically, I would like to get the AMeasure total highlighted in yellow in the A2Measure calculation:Smeasure...
View ArticleAlert me OLAP weeks split over months
HelloI opened a thread on the Project Server TechNet. does-anyone of you can help...
View ArticleSSAS 2005 put measures in the same folder
I have a measure group sales. The key of the table is receipt no, line no. Now I create a new measure transactions, which is count distinct of receipt no. SSAS 2005 automatically assign the new...
View ArticleCannot see my CUBE from EXCEL
Hi,I created a CUBE using BIDS. I deployed and processed the cube. I added myself to the roles and gave full permissions. I created the DV,DSV and CUBE.When i open excel and from data tabe, data from...
View ArticleCalculated member - Mode function
Hello,I need some help. I am quite new to MDX; I've created a cube and the measure needs to behave same as the MODE function in Excel (the followinglink describes what the function does). Apparently...
View ArticleSUBSELECT vs WHERE performance issues MDX
Hello,I've built SSRS report that gets CustomerID as parameter and runs MDX query with it.With WHERE clause it only takes 1 second to run, while if I pass it to SUBSELECT clause it takes 13 seconds!...
View ArticleEffectiveUserName not working
hi guys,i can not get the connectionstring property EffectiveUserName to Workfirst of all, i am Admin on the machine and also in SSASwhat i tried so far:MDX Studio: writing...
View ArticleIs SQL Analysis Services black-holing my server's memory?
I'm running a SQL 2008 SP2 database engine on a server that also hosts analysis services and reporting services. The server has 32GB of memory. When I run performance monitor against it, I can see...
View ArticleWhy does this numeric compare fail in MDX?
Given the MDX query below you can see that under certain circumstances MDX fails to see the .22 is not less than .22; what's going on here?WITHMEMBER Measures.X1as 1.0 + ((22.0 -...
View ArticleTabular/DAX calculation sensitive to dimension (dragged) -- is it possible?
hi All,I would like to know if it is possible to create a calculation that will behave differently depending on the dimensions dragged on a grid, basically, I have two date dimensions and depending on...
View Articlehow to find Collation setting for Analysis services in Sql server 2000
HiCan some please guide me how do I check Collation setting for Analysis services in Sql server 2000i need it to install Analysis servcies on my machine
View ArticleSSAS 2012 end Excel functions - mode.sngl doesn't work
Since I've used SSAS 2005 with Excel 2007 my Excel.Mode function worked fine. Now we have migrated to SQL 2012 and we have installed Excel 2010 --> Excel.Mode is deprecated in the new version and...
View ArticleMeasure Format String not working at all for SQL Server 2012 SSAS
Hi,I have a SSAS cube with a lot of measures but I can not get the defined measure format string to work in Excel 2010, Management Studio nor SQL Server Data Tools.I am using the format # ##0;-# ##0...
View ArticleConditions in Calculated Measures and in KPI
Hi,I have one Dimension Called CaseCreationDate and I have a measure [total distinct case header count]. I would like to create a calculated Measure called historical cases.If CaseCreationDate >...
View ArticleSSAS Offline OLAP cube for mutiple excel sheets
I have created an excel pivot using an SSAS cube in a sheet. Later I created another pivot in another sheet. Both the pivots in the sheets are using the same connection. Now, when I am trying to...
View ArticleData Does not show when i create the partitions with query binding?
Hi,I have SSAS 2012 Cube, where a measure group has some relationships with different dimensions.When there is a table binding for that particular measure group the base measures shows value but when i...
View ArticleSuggest Dimension Storage type (ROLAP or MOLAP)
Hi All,I have a 5 Dimensions and 10 Facts in my SSAS MOLAP Cube. We are planing to change the Cube storage from MOLAP to ROLAP.Each fact has 40 to 50 million records and Dimension are having just 1000...
View Article