New Report Scripts

Location in SDK: SDK\Samples\Business Analytics\Scripts

The SDK\Samples\BusinessAnalytics\Scripts folder includes the following four scripts that can be used to create new static and dynamic reports:

  • Analysis - New dynamic OLAP report script.sql

    This sample script demonstrates how to create a new dynamic OLAP report. Instructions for running the script are in the file. For more information about running the dynamic OLAP report script, see Creating Dynamic Reports Using Cubes.

  • Analysis - New dynamic SQL report script.sql

    This sample script demonstrates how to create a new dynamic SQL report. Instructions for running the script are in the file. For more information about running the dynamic SQL report script, see Creating Dynamic Reports Using SQL.

  • NewGroupedOLAPReport.sql

    This sample script demonstrates how to create a new grouped OLAP report. For more information about running the grouped report script, see Creating Grouped Reports.

  • NewGroupdSQLReport.sql

    The sample script demonstrates how to create a new grouped SQL report. For more information about running the grouped report script, see Creating Grouped Reports.

  • NewStaticOLAPReport.sql

    This sample script demonstrates how to create a new static OLAP report. Instructions for running the script are in the file. For more information about running the static OLAP report script, see Creating Static Reports Using MDX.

  • NewStaticSQLReport.sql

    This sample script demonstrates how to create a new static SQL report. Instructions for running the script are in the file. For more information about running the static SQL report script, see Creating Static Reports Using SQL.

For more information about creating custom reports, see Creating Custom Reports.

Copyright © 2005 Microsoft Corporation.
All rights reserved.