join 2 column in ssis
hi , i wanna ask about a way to join two column in ssis not two ligne?? pleaaaz help
View ArticleCube Query not responding first time but second time
HiI am not sure this is a basic problem or a strange problem. I cannot categorize it because i am a newbie.When i run an MDX query on cube, i never get a response (even after 2 hours). But if i cancel...
View ArticleMDX not returning the Row headers when no data
Hi,I have MDX query which returns 3 measures and 10 Dimenation attributes. Its working fine when cube has a data for the selection.But in case of no data for the where clause then its returning only...
View Articlehow to monitor cube usage in order to add more aggregations to speed up...
hi all: We have finally deployed our first Enterprise level cube to production and fact table contains roughly around 150M records. We also created a measure group for distinct order purpose and...
View ArticleProblem with v and w in a cube
Hi,I have problem with 'v' and 'w' in an Analysis Services cube (SQL Server 2008R2).The example is employee number 'frvi' and 'frwi'. The cube summarize both employee's measures to employee number...
View ArticleMDX SubSelect Query
Hi,is there a way in which I can return the children of a dimension if a value is true or if not limit what's returned?Sample MDX below:SELECT NON EMPTY [Measures].[Measures] ON COLUMNS, NON EMPTY...
View ArticleNot listening on correct interface
I have Windows 2012 R2 with SQL 2012 Analysis with all the patches installed.I can open Analysis via SQL Server Management Studio locally. I can "telnet 127.0.0.1 2383"Analysis Service is only...
View ArticleError after changing DSV
Hi, I changed a named query (used as fact table) in the cubes DSV. The change included adding another measure and placing the whole named query in an SQL server view so the updated named query only...
View ArticleLastNonEmpty in date hirarchy not working for year
Hallo!I've got a strange problem with the calendar dimension I'm using. I'm using the "LastNonEmpty" aggregation to show the value of several days. Users see a dimension "Year - Month - Date" and...
View ArticleTabular : Using Table only as Measure Group not as Dimension
Hi there i am quite new to the Tabular model, and what i am encountering right now must be something many of you who have had the Chance, must have had to deal with. I am Trying to Rebuild my Cube in...
View Articlemeasure as a String in SqlS2008R2
Hi, I'm trying to create a measure as a String in SqlS2008R2 and when I try to deploy the Cube I recieve the following error: Error : "in the metadata manager. The data type of the 'Action' measure is...
View ArticleMDX Sum of Min on a set without using the set in the select
I have this situation: Slot (dimension) Customer(Dimension) MinCounter(measure with MIN aggregation) MaxCounter(measure with MAX aggregation) I'd like to create a calculated member that is a Delta of...
View Articlemdx function to find range for 2 Hierarchies
hi,I an trying to write an mdx function to find range between 2 Hierarchies.i have InTime Hierarchy , OutTimeHierarchy and StaffHierarchy . now i want to get all the staffs who come in between a...
View ArticleSSAS : dealing with code merge and identifying differences between 2 cubes.
Hi,Platform : SSAS 2008 R2 SP2 (Standard) an SSAS 2012 SP1 (Enterprise)Let's suppose I bought a 3rd party product that comes with a prebuilt SQL database and an SSAS cube. Let's call it V1 (Version 1)...
View ArticleSSDT 2012 Analysis Server Cube Projects and Colors of Reserved Key Words
Hello All:For the longest time since I have been developing with Microsoft tools, GREEN has always been the default color of commented text.Using SSDT for 2010, that was the case, and when developing a...
View ArticlePassing the first selected value in MDX multi select filter in...
Hi,I am using PPS Dashboard Designer where I have MDX multiselect filter. The requirement is how to pass only the first selected value from PPS to MDX .For eg,If have a list of values like India,...
View ArticleHow to Create a OLAP Cube in DEV using SSAS from Raw file system backup from...
How to Create a OLAP Cube in DEV using SSAS from Raw file system backup from Production? I dont have a .abf file available. Two paritions in production are missing data. We were able to get back file...
View ArticleSplit Measure by percentage
Hi Friends, how can I achieve the following, appreciate you help.My DimensionP IDI IDPercent10900ADB50.010800ADB25.010700ADB25.0FactIDAmount10100In cube browser, when I drag “I ID” attribute into data...
View ArticleTabular model with Direct Query issue
Hi,i am creating a tabular model - Direct Query option. I am using a kind of below query to import data,Declare @TEST as Table (TestID int, TestName varchar(20)) Insert into @TEST Select 1, 'TEst1'...
View ArticleDeploying to SQL Server 2008R2
Hi,We currenlty have a 2008R2 instance of Analysis Services running.Can i use Visual Studio 2012 to create my SSAS cube or do I need to use an older version of Visual Studio in order to be able to...
View Article