Performance issues while sync OLAP DB
Hi,I'm syncing OLAP DB every day from the backend server which process the cube to the frontend.The cube size is 100 Giga.The problem is that sometimes the sync time is 30 min and sometimes 2 hours.Can...
View ArticleAll member in Excel Slicer
Hi Guys,Is it possible to have a All members attribute displayed in an Excel slicer?For instance if I have Product dimension, it would look something like:Product A, Product B, Product C, All...
View ArticleWorking on SSAS model
I am working on SSAS model and need to create a Powerpivot based on it. I am using Analysis Services Tabular Project in Microsoft Visual Studion. the sql My question is how to create a model based on...
View ArticleMDX Query Designer responds slow on a WAN
We are seeing the MDX Designer take a long time to open and to select filters. Running a Query is fast, but selecting filters from dimension members that only have 2 to 10 members can take up to a...
View ArticleSSAS Multiple joins to time dimension and handling NULLs.
Hi. I'm building an OLAP cube about Customer Service Requests which has multiple date fields in the fact table. These join to a Time Dimension. To keep the example simple lets just say I have 2 date...
View ArticleHow to make Calculated members dynamic
I have the below query which calculated Percentage cost of my chemical, My dimenssions which are mentioned [Custom Batch Data].[EcolabTextileId].[EcolabTextileId],[Custom Batch...
View ArticleExcel Generating MDX Query With Crossjoins
Hi All,I am having performance issues while using excel to browse SSAS cube.I ran the profiler and captured the MDX queries and query which excel has auto generated has lot of cross joins All i am...
View ArticleSemi Addtive Measure Not Displaying in other Dimensions
Good DayI have 2 environments (Dev and Prod). In my Dev env, I have the following calculated member[code="other"]SUM(HEAD(DESCENDANTS([DIM DATE].[FSCL_YQMD].currentmember, [DIM DATE].[FSCL_YQMD].[Month...
View ArticleCube changes not showing in the Database in the SSAS server instance
Hi - I am new to this forum and trying to figur out how to deploy and process a cube from Visual Studio 2010 v10.sp1 to SSAS v11.0 with sql server 2012.1.I am generating the xmla file using the...
View ArticleSSAS ROLAP Cube - Query Performance Tuning
HiI created a ROLAP cube from oracle data source and it was successful and running fine for few days.I used Excel as a reporting tool and creating a Pivot tables.Later we are encountering a performance...
View ArticleCommon calculated measure across all (any) dimensions
I have a cube with 4 dimensions and I have a measure called `Transaction Count`. Now I want to calculate the `Percentage` across all the dimensions for that above measure.I also have a dimension called...
View ArticleFloat data types
I don't really know SSAS but have been a .NET programmer and worked with SQL Server and T-SQL for years. I am working on a project where there is a database storing sales transactions and a cube that...
View ArticleMultiple dimensions from one dimension table
I'm currently working to build a cube from our dimensional data warehouse.The way the data has been modelled in some cases is as a fact with a one-to-one relationship to the dimension. For instance you...
View ArticleIs there still value in MSBI?
Hey, I'm at a bit of a crossroads in my career, and was always interested in MSBI and the BI stack, MDX, Tabular model etc. Learnt some it, but never managed to make the leap from DBA.So I look on...
View ArticleSnowflake Schema without intermediary dimensions - 2008r2
Situation:I am currently working on a 2008r2 Analysis Services project in which I have no control over the Data Source structure. Please do not inform me to refine the database as it is not an option....
View ArticleRead Registry For SSAS Backup Directory?
How can i read the registry for the default backup directory for my local [b]SSAS [/b]instance?in a SQL Server, if i'm building dynamic queries, i can read the registry of the instance and get it's...
View Articlefiltered measure problem
Hi, I have a filtered measure which is not working correctly and I hope someone can help me with it.I have a measure which is a simple count of rows:[Measures].[MyTableCount]The calculated measure I...
View ArticleSSAS - Time Intelligence is not working in Tabular Model
Hi All,I have a separate date dimension marked as Date table in Tabular Model and having proper relationship with another table(e.g SalesTable) with column of date type. But still time intelligence...
View ArticleUnknown Member Problem
Hi Guys,I'm confused I'm trying to setup a dimension so when the key is not found it replaces the value with the unknown member. I've setup the dimension as followsUnknownMember =...
View ArticleSSAS error at processing
hi,i am a beginner with SSAS and as i try to process a dimension it fails and i get this error " Erreur OLE DB : Erreur OLE DB ou ODBC : Login failed for user 'AUTORITE NT\SERVICE RÉSEAU'.; 28000. " i...
View Article