Getting Started

This section explains how to create a simple Pivot Table report with the Report Designer by using the Shared Datasource and save it into the Report Server.

Start Report Designer

You can start the Report Designer from installed location (C:\Program Files (x86)\Syncfusion\Report Designer\ReportDesigner\ReportDesignerUtility.exe) or you can search it from Start by name of Syncfusion Report Designer.

Start Report Designer

Shared DataSource

Shared datasource are used with the RDL reports for future management. When the connection information changes due to server enhancement, then you can change the connection in the Shared DataSource by using the Report Server roles instead of opening and editing the connection information in all the reports.

Add DataSource

This section explain you the steps to create Shared DataSource for report.

  1. Create new DataSource for report from Report Data Window.

    Create new DataSource from Shared DataSource

  2. Choose Shared Connection in DataSource Properties Wizard and click browse option to link the Shared DataSource from Report Server.

    Choose Shared Connection from DataSource Properties

  3. Enter your Report Server URL http://reportserver.syncfusion.com and select open to show the available data source from Report Server and select the DataSource by clicking Open.

    Enter your Report Server URL

  4. Now, you can update name and click OK to add the selected Shared DataSource with report.

    Update Name and click ok

    Shared DataSource added to DatSource

Add a Dataset

RDL Dataset will have collection of fields and query information to retrieve the data from DataSource. This section explains you the steps to create dataset for report.

  1. Create new Dataset for report from Report Data.

    Create new Dataset from Shared DataSource

  2. You can enter the query directly in the Query Textbox or you can use the Query Designer to interactively build the query and view the result of the query. Here, the dataset is created with the help of the Query Designer.

    Enter the query directly with Query Textbox or Use Query Designer

    Explore the database table from Query Designer

    NOTE

    In the Query Designer, you can explore the database table, view and interactively build the select query by selecting limited columns in the tables.

  3. Click OK to add the created Dataset with report.

    Click OK to add the created Dataset

    Created DataSet added to DataSets

Create Pivot Table

  1. Click Table option from Insert Tab and select Table Wizard.

     Click Table option from Home Tab

  2. Select the Dataset from Available Datasets and click on Next to create Pivot Table using selected dataset fields.

    Select the Dataset from Available Datasets

  3. Drag and Drop the fields into respective category.

    Drag and Drop the fields into respective category

  4. Report Designer has five built-in themes to create a Table. Select the theme and choose the layout from available options then click on Finish to create pivot Table from selected Fields.

    Choose the Style and layout from available options and Click on Finish

    Style and Layout has been applied to Table

  5. Now, you can change the appearance of the Table and cells by selecting respective item in report section and can be changed with the help of Properties Window.

    Change the appearance of the Table and Cells

  6. You have to select the cells to format as like below screen shot. Also, here ā€œCā€ used to format cell with currency format.

    select the cells to Format as like below screen shot

    Format the cell with Currency format

  7. Click Preview from Home Tab to preview the created report with Report Designer.

    Click Preview from Home Tab to preview the created Report

    NOTE

    Refer to the Report Designer documentation from the following link to create a report using various elements and also to use various features of the Syncfusion Report Designer.

    http://help.syncfusion.com/wpf/reportdesigner/overview

Saving Report

  1. From the File menu, Click on Save to open the Save dialog.

    Save the report from File Tab

  2. Enter your Report Server URL http://reportserver.syncfusion.com and select open to show Report Server with Report Server credential.

    Enter your Report Server URL

    Select the folder from Report Server

    NOTE

    Category will be shown with Folder icon.

  3. Select the category and provide a name to save the report in respective category.

    Select the category and provide the name to save the Report

    NOTE

    We must select a category to save the report.