To persist the SSAS Cube
Hello All, I am using SSAS 2012 tabular to develop my cube now.Here is the requirement we have. Once the cube database(let's say ABC) is requested to finalize in the month of Jan 2013, we hope to keep...
View ArticleTo persist the SSAS Cube
Hello All, I am using SSAS 2012 tabular to develop my cube now.Here is the requirement we have. Once the cube database(let's say ABC) is requested to finalize in the month of Jan 2013, we hope to keep...
View ArticleQuaterly dates vs monthly dates on a rent schedule problem
Hello, I have the following challenge. We have a rent schedule with 4 columns ie. startdate, enddata, maturingprincipal and Total due column. Normaly this rent schedule has a date grain MONTH. my...
View ArticleIs SSAS 2012 cluster aware like 2005 and 2008?
From what I could find, Always On does not support SSAS. So, can it be installed using windows clustering?
View ArticleExcel 2007 ignores the roles configured on SSAS 2008
Hi, I am facing a common problem for which I have found very useful threads but they didn't manage to help me. My problem is on excel report, Dimension data is not filtering correctly when I connect...
View ArticleDynamic display of Measure in SSAS
Hi All,I have a requirement where i need to show count of Customers under a Sales Person. For this we created a Measure with Count of Customers. But Users want to see this Measure only when they select...
View ArticleHow do I load a basic data dictionary into SSAS Tabular.
I have a table with Dim_Name, Column_Name, Caption, Description. How can I load this into my SSAS Tabular db?
View ArticleTransfer one OLAP cube from one SQL server 2008 to another
Does anyone know how to transfer one OLAP cube from one SQL server 2008 to another without lengthy scripts? The source data are SQL tables which I have dettached from one server, copied and re-attached...
View ArticleAggregations name in profiler
I ran profiler for our cube ,which is copied to several query servers, on each one of the servers.I have now the aggregation usage, but the names are unintelligible (i.e.:Aggregation b...
View ArticlePerform action on set of rows
Is there a way with 2008 r2 to perform an action based o as set of rows highlighted in the Excel pivot table. Say for example the end user wants to drill through on three rows in a pivot table that...
View ArticleMDX expression in cube calculation
Hi,I'm trying to put a calculation on a cube using the expression below:([Measures].[UPRNDistinctCount],[Dim Location].[Blpu State Code Description].&[In use],[Dim Location].[Blpu Start...
View ArticleMultiple hierarchy levels from single table
Happy 2014 for everyone!Here is my first problem of the year: I got a product table with "coded" hierarchy, like this:1 Level11 Level111 Level1111 Level11111 Product11112 Product11113 Product1112...
View ArticleMDX query for to get the data from two cubes
HiCan you tell me how to create MDX query to get the values from two cubes. (One hierarchy from first cube and one hierarchy from second cube)Can you give me one example.Regards,Madhu.Sudhan
View ArticleMDX Query to combine different hierarchy levels
I have a cube that contains a dimension called "FirmBranch" that contains "Branch Name" as the leaf level attribute. It also contains an attribute called "Market" which is the market a branch rolls up...
View Articlecube processing time troubleshooting
I have some troubles with olap cube's processing time.After we had added new measure to cube, processing time ha've doubled.I'd like to know in which part increase is the most: data, dimension,...
View Articledifferent processing time using visual studio and sql server agent
I've found some curious behaviour of ssas processing engine.We have one ssis package which contains one task - processing one of cube's partitions. Using SQL Server Agent (SSIS package execution)...
View ArticleWhich Approach is More Efficient
I have a new attribute that has dependencies on attributes in two different dimensions. I've decided that since it doesn't fit cleanly in either of those dimensions, I should build a third dimension....
View ArticleSSAS Cube sales is not matching with fact table sales
Hi I am new to SSAS I have an existing cube(which is not created by me) with Invoice sales and OTD sales, when I browse cube in BIDS it is showing huge difference than it is showing in fact table or...
View ArticleGradual decrease in MDX performance, cold cache is FASTER than warm cache
I have a app that is running an MDX query in a loop to cycle through all members of a large dimension. It is an SSIS job that runs the query and logs the results to a table. I track the performance...
View Article12 level user hierarchy cell security
I have a 12 level user hierarchy and i want to restrict users based on their level access by member. giving an example. a user has access to level 6 member XYZ. i want to restrict the hierarchy so that...
View Article