Tabular model load error
I'm trying to open a tabular solution and am recieving this error:An error occurred while opening the model on the workspace database. Reason: ReadElementContentAs() methods cannot be called on an...
View ArticleBest Dimension Modeling for Multiple Date Dimensions
A dimension in my cube is "Awards" Awards have start dates and end dates.To do calculations (like datediff) I need to have the start date and end date each as a dimension. I have tried a number of ways...
View ArticleSSAS Olap Cube
Hello All,I am new to SSAS and i want to know what are the uses of SSAS OLAP cube. I have created the cube & i want to browse the cube in web same as we are browsing SSRS reports in web. For eg....
View ArticleMeasure group partition rows keep growing during processing
Hi all,I have a working SSAS previously with processing duration around 3hr+ until one weeks ago, it had process issue. Error log stated that it's timeout where the ExecCommnadTime I had set to 21600...
View ArticleADOMD.NET Query - Convert AdomdClient.Tuple to AdomdServer.Tuple
Hello Folks,Does anyone know if its possible to convert an AdomdClient.Set to an AdomdServer.Set or an AdomdClient.Tuple to AdomdServer.Tuple? Right now, Visual Studio complains that the former cannot...
View ArticlePerspectives in SSAS
Hi,Are there any best practices,guidelines for creating perspectives.My Team is asking me to create a perspective for every clauclated memeber about 100 of them. Will it have any Performance Issue.Can...
View ArticleSSAS Perspective Performance
Hi Experts ,I need a Quick Advice . I have a Cube (SSAS 2008 and SSAS 2012).I am working on 2 Projects .I am creating PPS reports(In both the Projects) on the Top using Cube as a Source . I have 10...
View ArticleHow to use distinct count in offline data file
Hi, I am trying to create an offline data file for some users but I have the problem, that I am using a distinct count measure in my cube.When creating the data file I am getting the error message...
View ArticleParent Child Hierarchy Relation
I have created parent-Child Hierarchyi was deploying it gives errorWarning 2 Dimension [Fact Internet Sales] : Create hierarchies in non-parent child dimensions. 0 0 i have to set...
View ArticleConfusion about Sub-queries.
Hello Everyone, I am fairly new to databases. I have good concepts of join and sub-queries however when I was given some queries to study, I ran into some problems. Following is the query I am having...
View ArticleDynamic Masking Of Values
I have a requirement to provide a drillthrough action. Two dimensional attributes included in the action need to be masked if the user logged in does not have permission to view that rows...
View ArticleCustom Roll up in SSAS 2012
What is Custom Rollup? How to set custom rollup property to attributes in a dimension?
View ArticleUser-defined values in table
Im a newbie in SSAS and so i have a problem:i have a measure 'gross' in cube and a calculated field 'roi'in result table in excel i need columnscost | gross | roiwhere roi = gross/costi dont have any...
View ArticleHow to create a instance dynamically with cross join function ?
HIwithmember [Ganesh]as'{Crossjoin([Date].[Week].[Week],[Measures].[Teu])}'select[Ganesh] oncolumns,nonempty [FACTCBI-Shipper].[Customer Id Sh].[Customer Id Sh]ONrowsfrom[Commodities]...
View ArticleMDX query for Concatinating Date parts
HI All,I am runnning the following MDX query, but I am not getting the expected output. WITH MEMBER [Measures].[Full Date] as 'NOW()' MEMBER [Measures].[What Day] as 'DAY([Full Date])' MEMBER...
View ArticleBest practice to manage an incremental data load for a SSAS Tabular model -...
Hi,in order to load of a big volume of data inside a SSAS Tabular model I need to perform this task in an incremental manner so to load only new records inserted in the connected data sources and to...
View ArticleSSAS 2012 crashes querying remote partitions.
Hi,I tried to implement a cube with remote partitions on two servers. Both servers runs SSAS2012 SP1. And get this result - if the measure, which usesremote partitions (with any number of partitions)...
View Articlelist of all tables used in DSV
hiis there an option to query from metadata a list of all tables used in DSV? or used in a cube?i saw a full project that reports metadata but that doesnt suits my authorizations. i'm talking about...
View ArticleOne dimension or two for two columns from source table?
An application we have has the two following fields on the data entry form.OriginOrigin ReferenceOn the data entry form Origin is actually a drop down list containing things like "Customer",...
View ArticleSSAS training
Hi,Can Microsoft provide SSAS training (online or f2f) and If yes, anyone is aware of the website where I should get the info about the same.
View Article