Median Calculation Help Needed
I'm fairly new to SSAS so I'm hoping someone can help me with this problem. I have a median calculation that works good as long as the amount of data being returned isn't too large. For example, if I...
View ArticleMissing values for one attribute in ssas dimension while browsing the cube in...
0 down vote favoriteHi,I have a SSAS cube with 4 dimensions and 1 measure group. In one of the dimension , for one of the field say A i have 5 distinct values basically it is of type datetime, i am...
View Articleadd column MDX
I'm new to MDX, trying to learn, does not seems easy as SQL.I extract data from a cube within excel :I would like to add a column that would be : COL2 - COL3I know I need to go in OLAP Tool, create a...
View ArticleConstant calculated member in cube
Hello,I have created one constant calculated member inside the cube like.CREATE MEMBER CURRENTCUBE.[Measures].test AS 1, At any level in the hierarchy it should display the total of all the member....
View ArticleRestore Cube Error: Database files failed to pass consistency checks
Hello,I am running into this pesky restore cube error. I didn't receive any error when I backup (either running the wizard or xmla), but when I restore the abf file obtained from backup step, I keep...
View ArticleManipulating Many-to-many dimensions in MDX
Hello, I am trying to use many-to-many relationships in Analysis Services for the first time and therefore my question may be too basic. And yes, I did read Marco Russo's paper on the topic. On...
View ArticleFree memory from SSAS Database without restart
Hey there,I don't know much about SSAS, but this is an issue that we're trying to find a fix for asap. PowerPivot databases are being dynamically created and taking up heaps of memory that we need to...
View ArticleSSAS Tabular. MDX slow when reporting high cardinality columns.
Even with small fact tables( ~20 million rows) MDX is extremely slow when there are high cardinality columns in the body of the report.e.g. The DAX query is subsecond.Evaluate SUMMARIZE (...
View ArticleCreate calculate member between 2 Fact tables
I have 2 Fact table, Completions and Rejection and a few dimensions (Provider dimension, Date dimension, Products dimension and a few more…)One fact table - Rejections where I have a measure that give...
View ArticleSSAS SCD2 Many to Many
Hi, I have a question with regards to utilizing a Type 2 Dimension within a SSAS Many to Many dimension.I currently have the Many to Many dimension setup Type 1, refreshing each day but now need to...
View ArticleFact customer ID’s values are not existing Dim Customer table
I have fact and Dim_costomer table. Fact table has customerID. Mapping is also done from Dim_customer to fact table. While processing, getting error that ‘attribute values are not found’ Some of...
View ArticleHow to implement slowely chaning dimesnsion 2 in SSAS
Hi,Can you please explain how to implement slowely changing dimension 2 in SSAS?Thanks in advanceRamesh
View ArticleDisplaying Ragged Hierarchies in SQL Server 2012 ?
Dear all I am unable to properly display a ragged hierarchy, despite the fact that I have tested all combinations of the HideMemberIf values as stated in...
View ArticleDAX Performance issue: selected date between start date / end date slow
Hi,I have a model with a many many between sales and product characteristics.the product characteristics is a table with 250 millions of rows like:Product; Characteristic; Start Date; End Dateand my...
View ArticleMDX help for a Cumulative % over time for analytic grid report
I have a source with two facts as the table below:DateNo of successful events No of events01-Jan81001-Feb81001-Mar510I am using performancepoint to create a KPI and an analytic chart over time. The...
View ArticleSubcube performance
Hello, I have some questions about the performance of SSAS subcubes and MDX queries in general.We have a database of a couple of million records (company records to be exact). We have to be able to...
View ArticleValue is not matching when server chages
Hello allI have a strange issue, we moved SSAS Cube form one server to another server and it fine everythingonly issue is that one particular cell showing Huge value all other is fine when i ran same...
View ArticleNot able to process partition but able to create it
Hi All,Today we are facing different issues while processing partitions. When we started creating and processing process for partitions it is creating partition on data base. While processing...
View ArticleOLAP Errors in the metadata manager. The data directory of the server does...
Hi,I changed the DataDir from C:\... to D:\... I stop and restart OLAP service and the service won't restart. It returns the following messages.Errors in the metadata manager. The data directory of...
View ArticleCUBE Deployment Issues SSAS2008
Hi,Using BIDS i have created a new SSAS Project. I processed the dimesnions and cubes and then deployed the SSAS database and it was successfully deployed, but when i log into the SSMS and refreshed...
View Article