Understand OlapQueryLog Dataset
Hi everybody, I would like to create manuals aggregations to improve some MDX requests. (in SSRS Reports) When I'm reading OlapQueryLog table, i see this...
View ArticleHow do I filter out the "All" row of this mdx query?
Hey MDX'ers - I hope this is an easy one as i'm really new to MDX & have only read 82 pages of my 900 page "Teach yourself MDX" Wrox book..I want to remove the 'All' row that is being generated in...
View ArticleSSAS Multidimensional Time Intelligence YTD calculation showing BLANK for...
Hi there,I am working with SSAS Multidimensional Cube, basically I have defined a Time Intelligence calculations for just YTD in the Cube, the calculation was created in the Calculations tab of the...
View ArticleDuplicate Key Error while processing DIMENSION
Hi All,I have to use a string type field in a dimension. The field name is 'DESCRIPTION'. This is a named Query in the DSV. With the query as "SELECT DISTINCT DESCR FROM FACT TABLE". And in the DSV i...
View ArticlePlease help me set up multidimensional analytics service!
Hello all!Out of despiration, I ask for you assistance in helping me understand how I should set up my Analysis service. This is my first post on the forums, so I apologize if I break form.I already...
View ArticleIs SQL Analysis Services black-holing my server's memory?
I'm running a SQL 2008 SP2 database engine on a server that also hosts analysis services and reporting services. The server has 32GB of memory. When I run performance monitor against it, I can see...
View ArticleFactless Table in Star schema
I have a fact Sales table that works with Time, Item and Customer dimensions. Everything worked butI'd need to add one more layer of complexity such as 1 - Customer Group and Customer_Group_Start_Date...
View ArticleAutomatic refresh of excel sheet connected to MSAS Cube
I have a requirement, we have a excel spreadsheet connected to cube on a share drive that other applications use as input feed.Cube is refreshed daily is there a way to refresh data in the spreadsheet...
View Articlemultiple OLAP cubes in same Database or solution
Hi, Can I have all my cubes in same database? if yes Will there be any problem to process them at different times My fact table are loaded freshly in every time they process. Thanks,Reddy
View ArticleCURRENT YEAR PREVIOUS TWO MONTHS SALES+MDX
QUERY TO GET CURRENT YEAR LAST TWO MONTH SALES DYNAMICALLY IN MDX
View ArticleSSAS Offline OLAP cube for mutiple excel sheets
I have created an excel pivot using an SSAS cube in a sheet. Later I created another pivot in another sheet. Both the pivots in the sheets are using the same connection. Now, when I am trying to...
View ArticleFiltering a Calculated Measure based on another Calculated Measure DAX
Dears,We currently have a requirement to create the following calculated measure (DAX), Number of In-Active Cards, this is basically represented by the No of Cards that have transactions in the...
View ArticleExtract individual members from composite members
I am developing mdx that will end up as calculations within a cube. To simulate the way the cube will be queried I have created a set, m3, as follows:with set m1 as {[Projects].[Project...
View ArticleUsing Calculated member
Hi,I got a requirement to create calculated member and I have created successfully. but when I need to alter the existing queries to use it I am facing trouble as I already used one measure group in...
View ArticleExcel Still not seeing column as date
I have a date dimension in my cube. On the KeyColumn, I have set the Value property to be the Date column that is of type "dateType".This means that when I create a pivot in excel the Date filters are...
View ArticleCannot see my CUBE from EXCEL
Hi,I created a CUBE using BIDS. I deployed and processed the cube. I added myself to the roles and gave full permissions. I created the DV,DSV and CUBE.When i open excel and from data tabe, data from...
View ArticleHow to show Label for Dimension Attribut with Type "WebUrl" in PowerView ???
Helo ! :)My Goal is how to show a Label for a hyperlink in PowerView Sharepoint (deployed in SSAS)For Example in SSAS can I set up "link" attribute as "WebUrl" type, but I don't want to show complete...
View Articleprocess for separate Prod and Dev enviroments
apologies for the newbie question....currently I have 1 SSAS instance with Cube , measure and dimensions and DB which is Prod and Dev at the same time (most likely Dev withno Prod).Now when business...
View ArticlePrevent dynamic set from being run on every cube connection.
I have a top 25 dynamic set in my cube on a large dimension. Every new connection to the cube I can see the cube executing the code in the dynamic set. This takes about 10-15 seconds which is too long...
View ArticleNo changes in Mining Models but keep getting "The server content appears to...
Hi All,I have successfully created some mining structures and models in SSAS 2012, deployed them, and processed them without any issues. I have been able to use the viewers and look at the models and...
View Article