Order by 2 Measures
Hello,I have 2 calculated measures, and Ineed to create a set that (I use later on in a select) is ordered first by one measure and if I have the same value that it will be sorted by the second...
View ArticleSSAS 2012 BISM fails to update data
I had developed a model with with SQL Server Data Tools, and I'm sure it had updated the data previously. In SSMS, I right-click and select Process. The processing dialog comes up, and it spins for a...
View ArticleSSAS 2008 snowflake - dimensions with one-to-many relationship (NOT fact...
Hi, below is my data model for SSAS 2008 on snowflake schema.Below is SQL Server DW tables:DimStudent - StudentID [primarykey], StudentName, DateOfBirth, AddressIDDimStudentAddresses - AddressID...
View ArticlePass a parameter through my query
Hi everyoneI 'm using tabular model and reporting service to generate my reports.I'm trying to calculate number of my customers who bought under below circumstances:1.they should have more than 12...
View ArticleNegative Facts values not showing in Measure
Hi,i do have a fact table that have an Amount column that depicts salary. Some of these salaries have a negative value which represents a payback.If i query the amount<0 in sql, the records are...
View ArticleWhat is difference between calculated member and named set
Hi,1. Can you please explain difference between calculated memebr and named set with exmaple.2. Where I can create?3. Can we create both in SSRS environmentI went through document but not able to...
View ArticleFailed to initialize SQLSQM timer. One of the following can be the source of...
Hi, New SQL 2012 cluster installation on Windows 2012. All patches applied. Error we get:Event ID: 27 Source: MSSQLServerOLAPServiceFailed to initialize SQLSQM timer. One of the following can be the...
View ArticleCannot we hide the calculated Measures of cube using AMO method.?
Hi,I have listed the calculated Measures of cube using AMO code and now all I want is to hide some of these calculated Measures but while researching some post I found thatwe can’t hide the calculated...
View ArticleEvent ID
Hi,Our Application is hosted on IIS 7.0 with .net 2.0 app pool.But suddenly application got stopped working.Then we changed the app pool as .net 4.0 and app workkin fine.Earler the app is working with...
View ArticleMYSQL cube connection in SSAS (SQL 2008 R2)
Hi ALLI have database in MYSQL server.I need to build the cube in SQL2008R2.I have an option of MYSQL dataprovider in SQL2008 but not in SQL2008 R2 .I'm using below connection string in...
View ArticleLinking fact table with a dimension having missing values - SSAS...
Hi, for a my SSAS 2008 R2 cube I've a dimension with few missing values, that it these are present in the related fact table but not in the dimension.In a such scenario, the processing operation failed...
View ArticleMDX Cross Purchasing Query
Hi all,I'm trying to construct a query that will find all customers of store X who purchased in other stores after store X closed.Ideally it would only show those customers who have purchased.Many...
View ArticleDimension security based on SQL Server table
Hi,I have read lots of forum posts, but none of what i have found quite cover my requirement.I have a Dimension called "Dim.Brand" - brands A, B and C. I also have a "Security.Brand" table, which has...
View ArticleSingle attribute dimension relation to fact table
I'm working on health care dimensional model, one of the fact table has regular relation with 4-5 look up tables. Each Look up dim contains single attributes. So, i'll be having 4-5 dimension with...
View Articleattribute Key not found error while processing a dimension
I have an attribute key not found error while processing my Customer dimension. This is strange because i have seen similar error for fact tales caused due to referential integrity issues, but in my...
View ArticleError (Data Mining): The data mining algorithm used by the model is not...
Running Analysis Services through my PC Windows 7 64bitI have run similar data mining queries in the adventureworks database and they worked. But another database for some reason feeds me the Error...
View ArticleInvalid column name error during processing
Hi guys!We have installed all product in the MS System Center 2012 portfolio, one of the products comes with the ability to build cubes from source data in the application.The problem now is that one...
View ArticleDoubt on Write Back table columns
Hello Everyone,When we create write back partition in cube automatically it creates Write back table with the following columns in Management StudioDate key,...... etc along with the columns present in...
View Articleaggrigate week values in month
Hello All,I have two questions:1)Let say i have one month and it contains 5 weeks.when i select 2nd week it should show 2+3+4+5 weeks total,when i select 3rd week it should show 3+4+5 and when i select...
View ArticleSSAS DAX
Hi, i have the next problem in DAX: one fact table Sales and one dim table Products with some properties (color,size,..). How can I calculate how many invoices are with all the products green/invoice...
View Article