Errors in the OLAP storage engine: The version of the linked , with the ID of...
I'm getting the following errors when i try to process a cube which contains a linked dimension:Errors in the OLAP storage engine: The version of the linked , with the ID of '', Name of '' on the...
View ArticleCalculated Member Code in Business Intelligence Development Studio (BIDS)
Hi I want to add a Calculated Member field to a BIDS Cube to calculates the Compound Annual Growth Rate (CAGR).The formula is ((Oldest Revenue amount/Newest Revenue amount)^(1/2.25))-1I've tried...
View Articleolap engine error, without structure changes
Hi All,sometimes I am getting the same error, however nothing has been changed in the structure of the cube.Do you have any idea what this could be?<return...
View ArticleDeployRolesRetainMembers does not retain members
I have an SSAS project with default depolyment settings of DeployRolesRetainMembers but I the members exiting in the DB are not retained when I deploy from VS. Is this normal? Do I have to use the...
View ArticleMeasure: Calculate customers for a city
Hi everybody, I need some help in creating a measure in MDX.My customer dimension looks like that:|-State |---City |-----Street |--------Street number |-----------CustomerSo for example|-Saxony...
View ArticleCreate cube XMLA
Hi there,I have a create cube XMLA file. I’m not sure how to run this to create the cube. How is this run and where is it run?Any help would be appreciatedThanks
View ArticleError on process Cube on SSMS
Hi,We have a cube and we have deployed it on one of our server. We experience the following error when we try to process the cube for the very first time vis SSMS.<Batch...
View ArticleMSSQLServerOLAPService can't save configuration-file
Hello everybody,we have a problem with the MS SQL Server and his MSSQLServerOLAPService. This Service try to save a configuration-file, but it fails. The Alert Description say that "The configuration...
View ArticleAttribute key cannot be found. Value 0 . eventhough set to unknown member
Hi, I want to be able to set any null values in the fact foregin key to the dimensions unknown member.I have a dimension called agent , with UnknownMember = True and UnknowMemberName = No Agent. When I...
View ArticleSSAS 2008: bad output data because same dimention on differen axis
Hello, i am using bottom query too recieve necessary data:with member [Geography].[Geography].myCountry as null--([Geography].[Geography].[Country].&[United States],...
View ArticleUnrelate calculated member from dimension
I have a measure group, which is related to the time-dimension. Is there a way using MDX to "unrelate" a specific measure/calculated member of the measure group from the time dimension? I know that I...
View ArticleIllegal mix of collations (utf8_general_ci,IMPLICIT) and...
Hello Friends I have created one fact table in DSV and then add into in cube and define measure based on that table.but while processing of cube i get this error.Errors in the high-level relational...
View ArticleQuery takes over one minute
Hi all,The below query is being generated by a product we use for reporting and it is taking over 1 minute to execute. Is there any room for imrpovement for this query? Please advise and thanks in...
View ArticleShowing Zero values in OLAP Pivot Table for Excel 2007
Hello,I needed a help to a problem. Is it possible to show the values with No sales in an Olap Pivot Table ??I have a sales Cube, and brwsing it via excel i wanted to filter on a Product Category and...
View ArticleShare to total
Hey everyone, I need help with a measure that calculated the share of an article at the total sales. (should be totally easy for you)My hirrarchie looks like that:|-Commodity group |---Article group...
View ArticleError deploying cube to SSAS
I am trying to deploy a cube to a SSAS server. When I attempt to deploy I receive the error messages in the image below. My InventoryValueFact table has a composite key made up of date, item id, and...
View ArticleRegular measures(measures with SUM function) are not working along Distinct...
Hi All,I am creating a cube that got to have a distinct count measure and a sum measure. if i have created only sum measure then it is working fine. if i create both measures and process the cube only...
View ArticleCompatibility of SQL Server 2005 with XML/A (32-Bit)
Hello, The scenario is as follows: Currently, we have a BI Application called "Sapience" which uses 32-bit version of XML/A to be connected to OLAP. We are using SQL Server Analysis Services 2000...
View ArticleFirstsibling but not the ALL member
if i run a MDX query such like:SELECT [Measures].[a measure] ON 0,[Dimension].[attribute].firstsibling ON 1from [TC Cube]i got only one record as the result, but it is the "ALL" member ... what i...
View Article