usage based optimization doesnt work if I rename the database???
Hi, we suffer an issue with the UBO. we have renamed our database name in SSAS and then the UBO is not able to identify any queries stored in the log table. apparently the system store the ID of the...
View Articlecube upgrade from 2000 to 2008R2 issue
I have an upgraded cube from ssas 2000 to 2008R2. the cube structure in both environment are exactly the same however when i browse both cubes, i dont get the same resultsets. for example, when i add...
View ArticleCount based on a Filter Criteria
Hi, I need to create a MDX query to count the number of quarters that have values. The criteria is the following as is shown in the picture below: 1. for a company and a currency code 2. get the last 8...
View ArticleProcess a cube with a agent job, and ignored error, is that all data can be...
I have some data that fact can't match dimension, like there is item_key=1 in fact1 and item dimension dont have this key 1, when i process the cube by an agent job which ignored this kind of...
View ArticleCurrent Reporting Month and YTD calculations
Hi. I'm trying to design a report in Excel based on a cube that will default to the current reporting month (which is actually last month), but still allow the user to select a different month to...
View ArticleSSAS - Method to script full role and [Dimension Data] security
Hi Allim currently investigating the best method for deploying cubes to our production environment. Synchronization seems a good choice to me since it is possible to avoid SSAS to overwrite SSAS...
View ArticleGetting wrong data into drilldown SSRS report
I created a SSRS drilldown report ,the report can be drill based on year ,Quarter and month name.I am showing the total percentage for year,Quarter and month name baesed on requirement.Initially when...
View ArticleSSAS Drillthrough displaying all related columns
Is there a workaround not to display the columns that are marked as hidden from client tools while performing a DRILLTHROUGH DRILLTHROUGH select [Measures].[Internet Total Units] on 0 from [Internet...
View ArticleGet last 24 months data till given quarter
Hi, I have a cube with Measures and Time Dimension. I need to write a syntax which will give me last 24 months (24 rows) till given quarter (say Q2 2012). I used Last periods but its giving me...
View ArticleSSAS 2008 data source view converts every date column to System.String
Hi, when I add my Date Dimension to the data source view a column of type date will be converted to System.String. I need it as type Date. Please help.... Thanks Andi
View ArticleMaximum measure in a measure group
Hi, Is there a limit on maximum number of measure that can be present in a measure group. Currently my business needs 700 measures to be present in a same measure group, that they want to connect from...
View ArticleMDX Last day of sliced period
Hi, I need to find the last day of the selected period. I could make it, but it only works with a single member in the Where clause. Last Day Member: WITH MEMBER [Measures].[Last Day of Period] AS...
View ArticleHow do I connect to a Analysis Service Database from a remote machine using...
Hi I have the requirement of transferring data to a SQL Server database on a daily basis and then updating the cube to allow it to be filled with the recently populated data in the SQL Server. For this...
View ArticlePowerView empty field list
Hi, I have created a BISM connection file in a SharePoint 2013 library from a tabular model deployed in AS server. When I click the Create Powerview report from this BISM file, the field list is...
View ArticleMDX Query Performance Issue
Hello, I wrote a query to bring all the clients organized by region, estate and city (Regiao, UF e Municipio, in portuguese), with the count of total clients, active clients and also the color of the...
View ArticleHow to find sum of effort value after grouping by date
I have following MDX query, I need to find sum(Microsoft_VSTS_Scheduling_Effort) after group by date. WITH SET [Date Range] AS Filter( [Date].[Date].[Date], [Date].[Date].CurrentMember.Member_Value...
View ArticleProcessing SSAS Tabular Model Automatically
Hello, Please how can i automatically update my tabular model in the future when there's an update in my database. Thanksme
View ArticleSSAS 2005 - Issue with reference dimensions
Hi guys, Has anyone seen such an error: Errors in the metadata manager. The '<attribute ID goes here>' intermediate granularity attribute of the '<intermediate dimension name goes...
View Articlestring measure
i have a string column (named status) in a fact table and i want to add it as a measure in the cube. when i choose Usage="No aggregations" , i got the following error: Errors in the metadata manager....
View ArticleSQL Server 2008 R2 SSAS Cube - unable to restrict dimension members
Hello, I have a cube (SQL Server 2008 R2) with a BusinessUnit cube dimension. All the other cube dimensions relate to BusinessUnit dimension and each one of them has BusinessUnitKey attribute. Some of...
View Article