Snowflake schema: multiple dates linked to a dimension
Hello,I'm having problems with my SSAS cube. It's a cube with all the invoices of a company.I'm having problems with the Item dimension.There is a link between the facttable and Item Dimension. There...
View ArticleAdvice on multiple instances for SSAS and SSRS
Hello,I am currently studying SQL and SharePoint BI features, and I made a humble (read: small) SQL 2012 (SP1) server.I've been using this server to learn about reports, but now I plan to install...
View ArticleDMV- MDSCHEMA_MEASUREGROUP_DIMENSIONS
Here is the description for the respective columns in the DMV object ‘MDSCHEMA_MEASUREGROUP_DIMENSIONS’. Ref-http://msdn.microsoft.com/en-us/library/ms126192(v=sql.100).aspxDIMENSION_CARDINALITYThe...
View ArticleFind which members are filtered in sub query
Hi,We have a system the works with different measures and we want their behavior to be dynamic. For example - Measure that calculate sales amount in 2012.With member...
View ArticleSecuring calculated measures
I've got a role for which I need to hide certain measures (as well as hide calculated measures based on the hidden measures). I have tried both of the following: "Select all members" and then...
View ArticleEasy way to calculate percentile in SSAS
Hi,I have created SSAS database. I have almost 1 million of record for each measure . In a single MDX query i have to calculate 25th, 50th and 75th percentile for almost 10 measures .so Is there any...
View ArticleOLAP Cube Translations Collapsing in Excel 2013 Pivot Field List
Dear all,two years ago I posted an annoying issue that happens in the Excel PivotTable Field List when working with a SSAS data source: whenever a translation of an OLAP cube is used (by specifying the...
View ArticleExcluding Selected Measures from a Dimension Product Hierarchy & individually...
Hi since i said i do security on SSAS i did not think it would be so tricky but am getting to learn a bit of MDX so it good...So my problem is that I've a product Hierarchy like this.Product S_Cat --...
View ArticleThe infamous "a duplicate attribute key was found while processing the...
Hello,I've been struggleling for some days now with an olap cube we have in our company.From one day to another a dimension of the cube just won't process anymore. I always the the "duplicate attribute...
View ArticleA connection attempt failed because the connected party did not properly...
Using the same Excel workbook with an existing data connection where the actual username and password is stored (so not integrated security), I get the following results:I can query the SSAS...
View ArticleORDER, TOPCOUNT, TAIL, etc breaks calculated member in SQL 2012 SP1
Hi,I had a report in SSRS that was working just fine in SQL 2012. I upgraded to SP1 and my client informed me the report was broken.When I looked into it I found that I was getting an error because I...
View ArticleHow to exclude option 'Unknown' in the paramter values which uses SSAS cube...
My data set is based on SSAS cube and the parameters created based on it. Each parameter has value 'Unknown' and I want to eliminate it. I have checked database table which based on attribute values...
View ArticleAccessing Analysis Services from Excel 2010 client over HTTPS
I have configured a SharePoint 2010 farm consisting of 1 WFE, 1 APPSVR, 1 DB Server, 1 SSAS server. The web application hosted on WFE1 is SSL enabled. The site also hosts SSRS reports. Kerberos is...
View ArticleNeed Average Aggregation, but exclude 0s
I just built my first cube. Yeah!!!The cube is based on helpdesk tickets. Every fifth ticket a Survey questionaire is sent to the customer and they may or may not respond. So if I look at a helpdesk...
View ArticleFILTER Question
I have a question regarding a FILTER clause in MDX. I have what I think should be okay MDX syntax, but when I try to prepare the query in Query Designer, it just hangs. Is the syntax I'm using...
View ArticleReceipt Dimension
Hi,We have a system that tracks receipts in different stores.most of the queries are aggregative ,but sometimes users also want to find receipt with strange behavior. when we try to query this...
View ArticleFILTER Syntax
I have the following MDX query that acts as a dataset for an SSRS report:SELECT NON EMPTY { [Measures].[AR INV PAID TO DATE] ,[Measures].[AR INV AMOUNT] ,[Measures].[AR INV AGE] ,[Measures].[AR INV...
View ArticleI create partions 2001,2002,2003 sales amt and create aggregations where i...
Partions;2001 sale AMT2002 saleAMT2003 sale AMTActually we get the data year wise..but where we can find partions data
View ArticleHow to do caching in SSAS
Hi AllCan anyone help me out in this.In my database i have stored value for new customer in cache table using below query.But i want to do the same in SSAS without using cache table.Here senario is i...
View Articlesql2012 Process Dialog Box (Analysis Services - Multidimensional Data)no...
My software environment is Windows 7 (64 bit), SQL2012, vs2012. As shown with the window of the dialog seems to be incomplete if the screen resolution is wrong, what reason be excuse it?the "Error log...
View Article