Prologika Forums
Business Intelligence to the Masses

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Most Requested Features

    You can use the Microsoft Connect website to find most requested features. Unfortunately, the search doesn't let you specify a product so the search results may be related to other products. For example, searching on reporting services may bring in results from Analysis Services and reporting . Nevertheless...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Mon, Dec 21 2009
    Filed under: General, Reporting Services, Analysis Services
  • SQL Server 2008 R2 November CTP (CTP3)

    Microsoft announced release on SQL Server 2008 R2 November CTP (CTP3) with a build number of #1352.12. MSDN, TechNet Subscribers and TAP customers can download the SQL Server 2008 R2 November CTP today. Non-subscribers will be able to access the CTP on Nov. 11 th . This should be a feature-complete build...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Mon, Nov 9 2009
    Filed under: Reporting Services, Analysis Services, SQL Server 2008 R2
  • The Aggregate Function

    Reporting Services supports an Aggregate function to retrieve aggregated values directly from the data provider if the provider supports this feature. The Aggregate function is especially useful with retrieving data from Analysis Services because it may be difficult if not impossible to recreate aggregated...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Wed, Oct 28 2009
    Filed under: Reporting Services, Analysis Services
  • Reports as Data Feeds

    Reporting Services SQL Server 2008 R2 features reports as Atom data feeds. This is accomplished with a new Atom Data Feed extension, as shown on this screenshot. This extension produces an atom service document (an *.atomsvc file). It lists at least one data feed for each data region in a report. In...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Thu, Aug 13 2009
    Filed under: Reporting Services, Analysis Services, Microsoft Office, SQL Server 2008 R2
  • How to Test SSRS MDX Queries in SQL Server Management Studio

    I often need to capture an MDX query that a report sends to Analysis Services and execute it in SQL Server Management Studio (SSMS). I usually do this to understand what parameters the report passes to the query and to troubleshoot the query itself. Unfortunately, SSMS doesn't support parameterized...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Mon, Jul 6 2009
    Filed under: Reporting Services, Analysis Services
  • Suppressing Auto-generation of MDX Parameter Datasets

    There is an unfortunate issue with the MDX Query Designer in SSRS 2008 Report Designer and Report Builder 2.0 where changing the main dataset overwrites the parameter datasets. This is a rather annoying issue because often you need to make manual changes to the parameter datasets. However, when you make...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Mon, Jun 8 2009
    Filed under: Reporting Services, Analysis Services
  • Hacking MDX Query Designer Parameters

    simpleparameters.zip Continuing our intrepid journey in the land of SSRS-SSAS integration, after we've figured out how to retrieve the cube metadata, we are ready to tackle another unchartered territory: query parameters. Issue : You need to parameterize the MDX query by a measure or a simple parameter...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Wed, Feb 25 2009
    Filed under: Reporting Services, Analysis Services
Page 1 of 3 (60 items) 1 2 3 Next >