About 1,520 results
Open links in new tab
  1. Opening Balance in MDX - social.msdn.microsoft.com

    Sep 9, 2009 · Hi, Please let me know the MDX for calculating Opening Balance upto a particular month in a particular year. For example: If I want to know the opening balance of August 2009, …

  2. MDX - ADO-MD & OLEDB - social.msdn.microsoft.com

    Feb 11, 2008 · MDX parameters return strings, and so if you're then turning a string into a member you'll then need to use the StrToMember function and as you may know, using …

  3. MDX Calculated Member to Use in Excel - social.msdn.microsoft.com

    Apr 10, 2007 · What I dream about is that straighforward MDX such as ParallelPeriod (), or Sum (YTD ()) or any other function which relies on CurrentMember, would just work correctly when …

  4. Last Value In Date And Time Dimension SSAS (MDX)

    Sep 16, 2014 · Hereunder an MDX example from the AW cube where a dimension exists containing month and years: for each year, the month with the max internet sales

  5. OPENQUERY using MDX - social.msdn.microsoft.com

    Jan 21, 2014 · [Date]. [Date].ALLMEMBERS} ' SET @MDX = @MDX + ' DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS ' SET @MDX = …

  6. Setting the Default Value for a multi-value MDX parameter

    May 22, 2012 · To set the multiple default value for MDX query parameters, we can simply click the down button on the right of the column. In the popup text box, fill the parameter value.

  7. MDX Queries - SSRS Dashboard - social.msdn.microsoft.com

    Apr 2, 2014 · Presently my SSRS dashboard is working fine am using the Stored Procedures (i have written MDX Queries). And am getting the data from cube so am using MDX Queries in …

  8. Error code: 0x80040E05. SSIS using MDX SSAS Tabular data source …

    Aug 30, 2016 · I have a data flow task that has an OLE-DB data source where I use MDX to select data from an analysis services instance, and ultimately dump back into a SQL table. …

  9. Too many arguments were passed to the NONEMPTY MDX function

    Jun 25, 2010 · Too many arguments were passed to the NONEMPTY MDX function. No more than 2 arguments are allowed Monday, June 21, 2010 4:32 PM

  10. MDX Question: The following system error occurred: Type mismatch.

    Mar 11, 2009 · I'm new to MDX using SQL Server 2008 and i don't know what, where, why the problem.