About 1,140 results
Open links in new tab
  1. How to write calculations for CurrentWeek,CurrentMonth, Current …

    Feb 3, 2016 · I need to write the MDX Expressions to calculate the [Incident Count] for CurrentWeek,CurrentMonth, Current Quarter.

  2. How to view MDX query from Excel report - social.msdn.microsoft.com

    Apr 7, 2006 · I generated OLAP report from SQL Server Analysis server using Excel. When you are using Excel to generate a report from OLAP database, excel will take care of generating the required …

  3. Query multiple cubes in a single MDX? - social.msdn.microsoft.com

    Jun 2, 2010 · I am wondering if there is a way to query more than one cube in a single mdx statement. Here's the deal - I have a cube that has a measure group that is a count of invoices, and another …

  4. 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.

  5. 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

  6. The restrictions imposed by the CONSTRAINED flag in the STRTOSET ...

    Jul 3, 2012 · As per the MSDN documentation - " When the CONSTRAINED flag is used, the set specification must contain qualified or unqualified member names or a set of tuples containing …

  7. 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. Running the package …

  8. Null Values using MDX ; Sort Order of the columns in a report (SSRS)

    Nov 23, 2009 · Not sure on the best way to do filter those values in MDX -- the Filter function is one alternative, although perhaps not the most performant or elegant. You may want to post that portion …

  9. MDX for Excel Pivot table - social.msdn.microsoft.com

    Sep 26, 2016 · Excel Pivot Table do allow you to create new measures. If you are in the Pivot Table connected to an Analysis service database, go to the Analyze Menu Choice and in the Calculations …

  10. MDX query for parent-child data - social.msdn.microsoft.com

    Sep 13, 2012 · Dim_Product_Hier contains the the above mentioned product hierarchy in Parent child relationship, similarly Dim_Date_Hier. Reason being users will feed target sales for any combination …