SSAS fact and Dimention relations
Hi Experts,I have the data that is going to rollover everymonth if the data condition is active. Below is the exampleSourece data: DID YearMonth Createddatekey count a 201307 20130701 1 b 201307...
View Articlewhich clients support dimensions writeback??
Hi ebI read that excel 2010 doesn't support editing ssas cube write enabled DIMENSIONS(what-if menu is disabled...:(Does excel 2013 any better for this matter?Is there any other client that users can...
View Articlecant resolve Errors in the back-end database access module. The size...
Hi everyone,i have this error "Errors in the back-end database access module. The size specified for a binding was too small, resulting in one or more column values being truncated."i do know which...
View ArticleHow to get server name of current cube
Within MDX I need Server, Database and Cube to trigger a Website which Displays cube Information using the Actions Feature of SQL Server 2008.I found already 2 Parameters which I use as parameter in an...
View ArticleUsing AMO to design UBO aggregates run into an error
Hi.I try to use used based optimization with the following AMO code. But I get an error, that an attribute of a dimension is NULL and the AggregationDesigner cannot build an aggregate on this. Is this...
View ArticleSSAS - dimension security defined on multiple attribute hiearchies building...
Hello allI need to define dynamic dimension security on an Organization dimensionOur Organization dimension has three user defined hierarchies: Geography, Management, ServiceThe access right of a...
View ArticleHow to count non zero rows in the calculation of SSAS?
Hi, I am new for the MDX. I want to count the non zero rows in the calculation area of SSAS, For example.ID Data1 122 03 114 05 20I want to get the non...
View ArticleSingle vs Multiple Cube architecture
Hello , I have currently a cube that has around 15 measure groups ( some of them are measure groups created for M2M group relationship ) . The cube may be extended to include more measure groups ....
View Articletabular model error : microsoft.ace.oledb.12.0 provider not registered
Hi All,while creating tabular model using a SQL Server datatools....i m doing import data from excel....the files are in excel 2010 (.xlsx)it throws error "microsoft.ace.oledb.12.0 provider not...
View ArticleDAXMD: Selecting a Dimension with UnknownMember results in permanent 25% CPU...
Hi,I'm using the CTP of DAXMD. When I'm selecting a specific Dimension as Filter in Powerview, the the CPU usage inrease to 25 % permanently and I get no results. Only Solution was to restart the whole...
View ArticleWhy does a PivotTable generate this MDX?
We can get a Pivot Table to send two different MDX queries to SSAS that are supposed to return the same results. The first query has never successfully returned data, as it continues to run until we...
View ArticleHow to attach the ssrs report to the cube through Actions
Hi All,I am trying to attach a SSRS report (data source is Oracle) to a cube It is a straight Tablular report no parameters or anything. I deployed this report on the dev and tried to hook the report...
View ArticleMDX Count workdays
Hi,I need to Count the number of workdays up to todays date - into a measure - how to do that:I have measure which Counts the number of workdays (so for August I have 22 days)But I would like if the...
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 ArticleSSAS Vs Essbase
Hi,One of our client is using SSIS, SSRS and they are doing reporting using SQL but for performance and Ad-hoc reporting they want to create cubes. now they have a confusion between Essbase and SSAS...
View ArticleHow to give different Dimensions in single set?
Hi , I am migrating cognos power play reports into ssrs.Already i migrated cognos cube in to ssas cube.Now the problem is in cognos report , it is having attribute from different dimensions in...
View ArticleSSAS - Access Denied Problem
Hello, I have a nice and friendly query which looks like this: SELECT NON EMPTY { [Measures].[Hours In Track] } ON COLUMNS, NON EMPTY { ([Dim Date].[Hierarchy].[Date ID].ALLMEMBERS * [Dim...
View ArticleCubeset Set_Expression Character limitation
Hello,I am using CUBESET to return a rank list of Customer using filter() and topcount().ExampleTopCount(filter(Descendants([SBU].[SBU],4,self),([Europe/MiddleEast/Africa/India],[Actual],[Revenue],[USD...
View Articlethough in relational DB it is not missing Errors in the OLAP storage engine:...
Hi everyone,i recieve this message "Errors in the OLAP storage engine: The attribute key cannot be found when processing"i double checked in the relational DWH and i am not missing any key in the...
View ArticlePartition and Storage options
Hi all,I am new to SSAS, and i am trying out few options with respect to the partition and building a near real time OLAP. I need help with the design.In the cube I have a sales measure group, which is...
View Article