Quantcast
Viewing all 1341 articles
Browse latest View live

Account Dimension - Net Income

I have created a cube for Financial reporting using the AdventureWorks 2008R2 DW as a guide. I've defined my GL accounts and created the account hierarchy and everything is rolling up the way I expect with the exception of Net Income. It calculated correctly but the Balance sheet is not at zero but shows an amount equal to income. My question is should Income roll up under the Owner's Equity through the dimension or is there a way in SSAS to populated Retained Earnings? In the MS example, Income does not roll up anywhere but is at the same level as the Balance Sheet. I am completely confused on a best practice for handling this.

Excel pivot table field selection lists won't stay checked if the selection has certain characters

When some of my users do a multi-select on a pivot table field list in MS Excel that is tied to a SSAS object, the selection won't stay checked if the name contains certain characters (or maybe it's just one). Selections in the same hierarchy without the characters stay selected as expected. For now, the ("-quote) symbol seems to be the prime suspect. I can find nothing about this issue on the net or in this site, but it can't be an uncommon issue given that the symbol is used for inches. The one thing that might make our environment uncommon is that the names are set to unique, so the name is used in the MDX statements. Has anyone experienced this and what did you do about it?

Switch between identical cubes

Is there an automated way of switching between two identical cubes. I want to create TwinCube1(production) and Twincube2(Copy of Twincube1). Process Twincube2 during business hours, after completed rename twincube2 as Twincube1.Thanks

Power View --> SSAS Multi-Dim Model Supported?

I thought with the latest Power View in Excel 2013 (or SharePoint 2013) you can connect to a Multi-Dimensional model now. I am using Excel 2013 PowerView and cannot connect to a 2012 Analysis Service Multi-Dim Cube. Any help appreciated.Tia,Chris B

Attribute Aggregation

hi,Well i have a newbie problem, but i dont know how to solve.i have a cube that has 1 measure and two dimensions. this cube is based on adventure works 2008 r2 database.my dimensions are Date and Product.My product dimension has 2 attributes: product and subcategory.my problem:when i filter some products in cube browser the sum of the measure action is ok, but when I insert my sub attribute in a cube browser and filter the subcategory of products that I filter before the value displayed is wrong.Any advice.

Time Dimension - Date Format M/d/yyyy instead of dd/MM/yyyy

Dear allI have created a Cube with a Time Dimension. I have deployed this Cube on my local machine and on a remote Server.When I connect Excel to the Cubes, from my local machine I get the Dates as dd/MM/yyyy but as M/d/yyyy from the remote Server.I have tried to force the format in the Key Column properties of the Date Attribute but to no avail. I have also changed the Locale on the remote Server to be English UK instead of US.I am a bit lost here as to where the Analysis Services decide to get the formatting from.Cheers

Connect to SQL 2000 Analysis from SQL 2005/2008 Management Studio

hi all,at this moment, we got sql 2000 analysis that running on windows 2000 (machine A)we can connect to A from other instance of sql 2000 analysismy question will be,can we connect to A from sql 2005/2008 management studio?i already install management tools - complete but still not working..it said actively refused connectioni've been searching for 2 days but with no resultany insight?thx,erick

Count in Parameter wise

Hi All,I need mdx query my hirachy is : country,state,city,district Dropdown list : Country,state,city,distirctNow if I am selecting country :Inidathen I want count State count: 23citycount: 500distictcount: 1500if suppose I am selecting state: Andhrapradeshthen I want count city count: 50district count : 25like I want any one suggest me how will I do it..

MDX to exclude and filter sets

For several days, I've been trying to write mdx select correctly, but the result I get every time is either more than the right number or an error.I have to count my orders [b]but exclude orders with Customer Flag 1 in Year 2010[/b].Basically, I have a Fact table with Orders + DIM Customer + DIM Date. Than I have:[quote] WITH MEMBER [count] as count(exists([DIM ORDERS].[ORDERS ID].children,{EXCEPT([DIM CUSTOMER].[FLAG].children,FILTER([DIM CUSTOMER].[FLAG].&[1] ,[DIM CUSTOMER].[FLAG].currentmember IS [DIM_DATE].[YEAR].&[2010]))},'FACT_ORDERS'))SELECT [count] on 0from [Cube][/quote]Where am I going wrong? Is this a correct MDX for my task. Please help me.

Unique Identifier Format...

There are two Cube Databases in the same server with identical schema.In than we have created a ProjectID dimension on an Unique identifier (GUID) Column...When i execute an MDX query and fetch the result i am getting two different type of result from both databases.One Cube is returning simply GUIDs while the other is returning them enclosed in "{}".We have to compare the result with another table so we are facing problem.I have checked the properties but could not find any difference.Please help me understand why this difference is occurring and how to get the same format in both.Thanks,Karthick.

Reporting Help (Excel, SSRS, MDX)

I have built my first cube and I believe it is setup properly but I am having hard time wrapping my mind around how to report some data.My cube is based on admissions to a university and I would like to build a report that compares applications to date for a specific term and compare it to another term based on the same date last year. Example, Dec 5, 2013|2014Fall and Dec, 5, 2012|2013Fall. The users should be able to pick the 2 terms and at least 1 date. I have tried to build an MDX script to test this with hard-coded values but I am having problems getting the dates to work from essentially the beginning of time to the specified date and summarizing the data by term. Ultimately, some end users will be getting this data in a canned report through SSRS and some will be using Excel to slice and dice the data. However, each instance requires this flexibility. Am I going down the wrong path with the MDX script since I will be using Excel and SSRS? If yes, then how is the reporting requirement performed in Excel and SSRS?Thanks

SQL Server Analysis Services (MSSQLSERVER) -- (((sql 2008) -- crashing/stop working with TFS 2010

Hi Guys I am trying to process TFS_Analysis in [b]Analysis services [/b]of SQL databases.When i start to add any role like 'Tfs DatawarehouseReader' in to ROLE portion of TFS_Analysis , The following service get stop. [b]'I think There is data corruption in the Analysis Services database.'[/b]SQL Server Analysis Services (MSSQLSERVER) Similarly , when i go into event logs it looks like below:::::Log Name: ApplicationSource: MSSQLServerOLAPServiceDate: 12/9/2013 2:03:08 AMEvent ID: 22Task Category: (256)Level: ErrorKeywords: ClassicUser: N/AComputer: CMDLHRTFS02.curemd.comDescription:The description for Event ID 22 from source MSSQLServerOLAPService cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.If the event originated on another computer, the display information had to be saved with the event.The following information was included with the event: Errors in the encryption library: Failed to decrypt sensitive data. Possibly the encryption key does not match or is inaccessible because of improper service account change.the message resource is present but the message is not found in the string/message tableEvent Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MSSQLServerOLAPService" /> <EventID Qualifiers="49408">22</EventID> <Level>2</Level> <Task>256</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2013-12-09T07:03:08.000Z" /> <EventRecordID>1259826</EventRecordID> <Channel>Application</Channel> <Computer>CMDLHRTFS02.curemd.com</Computer> <Security /> </System> <EventData> <Data>Errors in the encryption library: Failed to decrypt sensitive data. Possibly the encryption key does not match or is inaccessible because of improper service account change.</Data> </EventData></Event>Moreover , I have to start this ervice again and again but there is something getting out of the box stopping my Service periodically.WHY??ThanksWaseem Bukhari

Calculated Measure LFL Grand Total

Hi I have a cube that has Products, Store,Date,Sales Type.I have two calculated measureMature Sales This YearSales Last YearThe Mature Sales Measure uses Parallel Period, CREATE MEMBER CURRENTCUBE.[Measures].[Mature Net Sales This Year] AS CASE WHEN ( [Measures].[Mature Net Sales Value], PARALLELPERIOD ([01 - Date].[Calendar].[Financial Year], 0, [01 - Date].[Calendar].CurrentMember)) =0 THEN NULL ELSE ( [Measures].[Mature Net Sales Value], PARALLELPERIOD ([01 - Date].[Calendar].[Financial Year], 0, [01 - Date].[Calendar].CurrentMember)) I have a measure that shows Sales Last YearCREATE MEMBER CURRENTCUBE.[Measures].[Net Sales Last Year] AS iif ([Measures].[Mature Net Sales This Year] >0, --case when [Measures].[Mature Net Sales This Year] >0 then sum (EXISTING [Measures].[Net Sales Value], PARALLELPERIOD ([01 - Date].[Calendar].[Financial Year], 1, [01 - Date].[Calendar].CurrentMember) ), null ), FORMAT_STRING = "#,##.00", NON_EMPTY_BEHAVIOR = { [Measures].[Mature Net Sales Value] }, VISIBLE = 1 , DISPLAY_FOLDER = 'LFL Measures' , ASSOCIATED_MEASURE_GROUP = '01- Sales' ; END , FORMAT_STRING = "#,#.00", NON_EMPTY_BEHAVIOR = { [Measures].[Mature Net Sales Value] }, VISIBLE = 1 , DISPLAY_FOLDER = 'LFL Measures' , ASSOCIATED_MEASURE_GROUP = '01- Sales' ; The issue is the displaying of Grand Total if I filter the dimensions by and attribute (Select Few Products etc) the grand total displays correct, the moment I use select all attribute from any dimension the grand Total displays the wrong value.The Grand Total is not filtering out the shops that did not have mature sales this year.FYI - The business logic is if there are mature sales this year for the selected period, show last years sales.Many ThanksDan

Calculated Measure

HiI have a Cube with Store / Product / Date/Sales Type etc.I need to provide a measure within the cube that shows me sales value last year if there is a sale this year.The store dimension as attributes such as Area and Region and I need to make sure when browsing by Area etc if a Store did not have sales this year then the sales for Last Year are not included, even though there could be other stores within that Area that has Sales.I also need to be able to have the measure filterable that when a user selects a specific store the grand totals will filter down accordingly.Many ThanksDan

Importing Data from cube - different in SSMS

Hi,I have this MDX statement that produces my sites the way I want to see them in SSMS.My problem is when I import from my cube into a SQL2012 table it breaks 'SITES' out from the hierarchy.It doesn't look like that in SSMS - the way it is in SSMS is it has one column called 'SITES' and it lists them straight down. When I import in to SQL it breaks out all of the levels of my SITE and creates all these new columns.How do I stop that?

How to not make Tables, Column and Data Available in Excel

Goal:Not displaying the dimension table and its data in excelProblem:I was enable to deny access for the user roles in SSAS about denying access the data from the column but the next thing is that I do not know how dimension table and column not to be available in the excel.Information:*The datasource is SSAS*I have made three user to have access to two tables only.

Display Limited value of Measurement for Salesman

Goal:Make a limition of the measurement "Internet Sales Amount" value to 14545058,5455 without using any dimension table. The sales man is not allowed to view the whole value of mesurement "Internet Sales Amount". Only allowed to view limited of data in "Internet Sales Amount".Problem:I have problem to make a limitation of the measurement "Internet Sales Amount" that shall be access for Excel and SSRS.

Difference between denying permission to cube dimensions and database dimensions in SSAS

When you are denying permissions to users in a role in SSAS, you have the option of denying permission to the cube dimension or the database dimension. What is the difference between these two?

SSAS Error - Measure xxxxx The source is not specified.

Hi there,I've imported a SSAS via BIDS, but when I tried to build it, I'm getting "Measure [MSP_Portfolio_Analyzer].[Assignment Timephased].[Cost] : The source is not specified.". Any clue what I did wrong when I import the SSAS?[img]http://www.freeimagehosting.net/22xl8[/img]Here is the link to the screenshot if the image is not showing:[url=http://www.freeimagehosting.net/22xl8][/url]Thanks in advance!

Calculate Percentage

I need one help to calculate percentage from cube[code="sql"] SELECT NON EMPTY { [Measures].[Fact Student Count] } ON COLUMNS, NON EMPTY { ([Dim Schools].[School Report Name].[School Report Name].ALLMEMBERS * [Dim Calendar].[School Year].[School Year].ALLMEMBERS * [Dim Student].[Student ID].[Student ID].ALLMEMBERS * [Dim Attendance Codes].[Attendance Group].[Attendance Group].ALLMEMBERS ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS FROM [FactStudentDataSourceView] CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGS[/code]the Mdx Query as above, now from this i need to calculate percentageif i browse cube i got output as below[code="plain"]School Report Name School Year Student ID Attendance Group Fact Student CountXYZ 2003 001231231 Absent 3XYZ 2003 001231231 Present 178[/code]From this i need to calculate Attendance Rate. is it possible from calculated Member?please help me to develop thisThanks
Viewing all 1341 articles
Browse latest View live