Notifying Table Change when Cube cache is being committed results to crash...
When single user sends data to server and notifies AS the table was changed, all things go well.But some users do that at once, AS has possible to hang.The scenario is simple. When a user completed his...
View ArticleHow to calculate percentage in MDX
I am new to MDX, I have created a calculated member to display the percentage but the values seems to me wrong and the 'SUM Of All TransactionAmount' just doesn't work(TransactionAmount / Sum Of All...
View ArticleGeneral impressions MS OLAP vs. Hyperion Essbase
I'm interested in any general info people might want to share in regards to converting from Hyperion Essbase to SQL Server Analysis Services. Pros & Cons. Nothing too in-depth, just general...
View ArticleUnable to deploy SSAS Solution
Hello,I have build one SSAS project and when I'm trying to deploy the project, I'm getting below error.Error 4 The project could not be deployed to the 'pcname\SQLINSTANCE' server because of the...
View ArticleProcessing a cube dimension
I am trying to process a time dimension on a cube and get the following error. Can some one please help. How can I fix this error? Error 1 Errors related to feature availability and configuration:...
View ArticleCube Writeback SQL Server 2008 R2 (SSAS, write back)
CUBE WRITE BACK in SQL SERVER 2008 R2Did anybody get the SSAS write back functionality to work against a decent sized datawarehouse? I'm not asking about a little demo but a significant sized footprint...
View Articlesubqueries=2
Hi All,I have the following question:If I make an aggregated member in an MDX statements and use the subqueries=2 connection parameter, I get the correct result in SSAS 2008 but in 2008 R2 and 2012...
View Articlebulk load hierarchy/measure descriptions
Has anyone found a good way to load in column comments into the hiearchy/measure description field? I have a cube that I am building off of a very well commented Oracle set of tables, and I would like...
View ArticleError 1 Error loading Package.dtsx: Failed to decrypt protected XML node...
Good Morning All,I'm trying to edit a package that was created by a different user. I want to do some minor editions and when i opened the package in BIDS i'm getting the following error."Error 1 Error...
View ArticleSSAS synchronization folders
I am beginnig to run out of disk space when performing a full synchronization from the primary to destination SQL 2008 R2 cube server. My cube size is growing rather quickly and a full...
View ArticleTabular- Stop import of data
When creating a tabular model. I'm adding tables to the solution, but when I do this it automatically imports the data. I'm using some very large tables and do not want the data imported when working...
View ArticleSSAS List partition ID using AMO in SSIS
Experts,I have a requirement to get the list of ssas partitions in ssis. I think AMO is the only way out.I have "n" cubes, "m" Measure Groups and "x" partitions. So basically I have to run foreach loop...
View ArticleHow to add Server Admin from different Location
Hi All,My PC is PEOECOM098.I wanted to add a fellow-developer (PEOECOM571\Owner) in the list of Server Administrators via the Analysis Services properties but I can't seem to detect her location in the...
View ArticleCalculating the total for previous month
Hello,I need to create a measure that would be the sum of the previous month. And we need to see this number everyday. Lets say we have [Measure].[X] . We drag the dates for December 2012 ( all dates...
View ArticleHow to create a measure in tabular model as a guideline for another column
I have a requirement where I need to create a measure which is to act as a guideline for another column within a Tabular Model. I have two columns "Budget Quantity" and "Target Quantity". Guideline is...
View ArticleDMV queries to find size of a cube
Can any one help me with DMV queries to find size of a cube in SSAS server 2008?ThanksBI Developer
View ArticleTop Partners in MSBI
Hi This is not SSAS related question but as I am a active member of this forum , I thought its better place to ask question here or someone can guide me to the appropriate threat.I just wanted to know...
View ArticleTranslate from SQL SSAS MDX to BIDS Calculated Members?
HiI have been working on a cube with 36 months of Revenue data split by month & had some help with getting my calculation to work.I have a Select query that gives the correct result in SSMS, but I...
View ArticleQuery cube size
If I go under 'Database Properties' using management studio, there is a property calledEstimated Size which I assume gives a sum of size of all objects in a SSAS database.Is there a way to...
View ArticleDimension Member value for a measure
HI All,I have a requirement where I have to write a MDX to get the dimension attributes current value for a particular measure.E.g.DayRange Measure 1 22 2 38...
View Article