The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Building Advanced Reports with the Excel Add-in for SQL Server Analysis Services

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Tim Sneath

Posts: 395
Nickname: timsneath
Registered: Aug, 2003

Tim Sneath is a .NET developer for Microsoft in the UK.
Building Advanced Reports with the Excel Add-in for SQL Server Analysis Services Posted: Jul 18, 2004 9:39 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Tim Sneath.
Original Post: Building Advanced Reports with the Excel Add-in for SQL Server Analysis Services
Feed Title: Tim Sneath's Blog
Feed URL: /msdnerror.htm?aspxerrorpath=/tims/Rss.aspx
Feed Description: Random mumblings on Microsoft, .NET, and other topics.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Tim Sneath
Latest Posts From Tim Sneath's Blog

Advertisement

The Excel add-in is one of two just released Business Intelligence solutions available for download:

These are free of charge to licensed customers and include full documentation and PSS support.

The aim for the Excel Add-in for Analysis Services is to provide a fuller reporting solution for OLAP cubes than is natively enabled in Excel PivotTables. You can use it to build a report structure with different grouping and segmentation options, and you can then fill that structure with data from an OLAP cube.

Some nice features:

  • Drillthrough: the ability to see the constituent rows that make up an aggregation;
  • Suppress empty rows and columns (something not possible to do in an Excel PivotTable);
  • Elimination of selected dimension members from the report output;
  • Visual totals to only show aggregations of non-eliminated members;
  • Showing the unique name rather than the friendly name for all dimension members;
  • Showing server-defined formatting options (colour, font style, formatted value);
  • Ability to display MDX for the report as currently generated;
  • A free-from mode that allows a report to be generated using formulae rather than as a single monolithic block (like PivotTables are). This provides for a high level of customisation;
  • The ability to insert custom columns and rows in the middle of a report;
  • Leaf-level writeback for "what if" analysis.

If you're looking for a spreadsheet-based client into Analysis Services and you're finding PivotTables slightly too structured, this add-in is well worth evaluating.

Read: Building Advanced Reports with the Excel Add-in for SQL Server Analysis Services

Topic: More great news! Previous Topic   Next Topic Topic: .NET Reflector 4.0.12.0

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use