Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleTutorial Requirements:
  1. Reporting Services is installed on a server you can access, working properly, and you have rights to publish and view reports.
  2. The AdventureWorks data base (which is an optional component in the Reporting Services installation) is installed on the Reporting Services server.
  3. OfficeWriter is installed on the Report Server
  4. OfficeWriter Designer.NET is installed on your local PC

For more information on installing and configuring OfficeWriter Reporting Services Integration, see Installation or contact your System Administrator.

Note

A sample RDL and Template file are available for download in the Samples section.

OfficeWriter Designer.NET Toolbar

...

  1. Open Microsoft Excel 

  2. Go to the OfficeWriter Designer.NET tab and click Open.

  3. If your report definition file was saved on a local or network drive, choose Open From Disk from the drop down.  



  4. If your RDL file was deployed to Reporting services, choose Open From Server.
    In the Report Browser dialog box, type in your report server's URL or Domain name and click Refresh. This will load all the available report folders into the list box. Navigate to your report file, select it, and click Ok

 

Once the RDL file is opened in the Designer, there are two ways to design your report.

  1. Manually Add Fields to Your Report
  2. Import a Template 

Anchor
AddFields
AddFields
Adding Fields to Your Report

When you open the report, the Designer.NET parses the RDL for information about the data sets and makes that information available while you are working in Excel. Data sets will appear in a drop-down list and you will be able to insert fields from those data sets into the Excel template as data placeholders called data markers.

...

Your finished report template should look like this:

Image Removed

Image Added

Anchor
Import
Import
Importing a Template

With the Designer.NET you can use the Import Template button to import a pre-existing .xlsx template file containing data markers and formatting. 

  1. Click Import Template and browse to the file you want to import.

  2. You will receive the following dialog box confirming the import:

    Image Added

  3. The sample report will look like the following when it is imported.

    Image Added

Publish and View Your Report

...

  1. Open a browser and go to the Reporting Services Report Manager (usually installed at http://<server address>/Reports). 

  2. Navigate to where you published your report. 

  3. Select the report. Reporting Sevices will display the report but only show you the data set. 

  4. From the export option drop-down, choose Excel designed by OfficeWriter

  5. When prompted, click Open . Excel will open and display your report the way you created it.

Anchor
samples
samples
Samples

RDL: Excel-QuickStartRDL2008R2.rdl

Template: ExcelQuickStartTemplate.xlsx

 

Note

If you are using the original OfficeWriter Designer see Create an Excel Report from an Existing RDL using VBA Designer

...