Chapter 16. Using the Report Wizard

Chapter at a Glance

Using the Report Wizard

In this chapter, you will learn to

Create a report with the Report Wizard.

Modify a report.

Share a report.

Schedule a report.

Categorize a report.

In Chapter 15, you learned how to use the Advanced Find tool to create and format data into reports. Although those options are powerful and will meet many of your reporting needs, Microsoft Dynamics CRM also uses Microsoft SQL Server Reporting Services for advanced reporting capabilities. Programmers can create advanced reports by working directly within Microsoft SQL Server Reporting Services, but Microsoft Dynamics CRM also includes a Report Wizard that provides users of all skill levels with a tool to create Microsoft SQL Server Reporting Services reports. The following table compares the features of Advanced Find with those of the SQL Server Reporting Services Report Wizard.

 

Advanced Find

SQL Server Reporting Services Report Wizard

Report output

Microsoft Dynamics CRM grids that can be exported to Microsoft Office Excel format

Web-based reports that can be exported to additional formats, such as Excel, PDF, and CSV

Skill level required to create or modify reports

Beginner

Beginner

Ability to schedule reports for e-mail delivery

No

Yes

Support for charts and graphs

No

Yes

Ability to include data from multiple record types in results

Yes

Yes

Ability to include data from multiple record types in the report query

Yes

Yes

Ability to prompt users to enter parameters before running reports

No

Yes

Ability to restrict access for some users

Yes

Yes

Respect for Microsoft Dynamics CRM record-level security settings by default

Yes

Yes

Microsoft Dynamics CRM includes 24 standard SQL Server Reporting Services reports in the base product. You can find these reports by navigating to the Workplace area and clicking the Reports link.

Using the Report Wizard

You will find that these reports solve some of your reporting needs and will probably serve as a solid starting point for your organization. The reports also give you a high-level understanding of the possibilities that exist with Microsoft SQL Server Reporting Services. The following table summarizes the reports and their applicability within the Marketing, Sales, Service, and Administrative areas of Microsoft Dynamics CRM.

Report Name

Marketing

Sales

Service

Administrative

Account Distribution

X

X

X

 

Account Overview

X

X

X

 

Account Summary

X

X

X

 

Activities

   

X

Campaign Activity Status

X

   

Campaign Comparison

X

   

Campaign Performance

X

   

Case Summary Table

  

X

 

Competitor Win Loss

 

X

  

Invoice

 

X

  

Invoice Status

 

X

  

Lead Source Effectiveness

X

X

  

Neglected Accounts

 

X

  

Neglected Cases

  

X

 

Neglected Leads

 

X

  

Order

 

X

  

Products By Account

 

X

  

Products By Contact

 

X

  

Quote

 

X

  

Sales History

 

X

  

Sales Pipeline

 

X

  

Service Activity Volume

  

X

 

Top Knowledge Base Articles

  

X

 

User Summary

   

X

In this chapter, you will learn how to create, modify, and format reports by using the Microsoft Dynamics CRM Report Wizard. You will also learn how to share a report with other users, schedule delivery of a report, and categorize a report. Finally, you will learn to use the advanced features of the Report Wizard to create complex reports.

Important

There are no practice files for this chapter.

Troubleshooting

Graphics and operating system–related instructions in this book reflect the Windows Vista user interface. If your computer is running Windows XP and you experience trouble following the instructions as written, please refer to the "Information for Readers Running Windows XP" section at the beginning of this book.

Important

The images used in this book reflect the default form and field names in Microsoft Dynamics CRM. Because the software offers extensive customization capabilities, it’s possible that some of the record types or fields have been relabeled in your Microsoft Dynamics CRM environment. If you cannot find the forms, fields, or security roles referenced in this book, contact your system administrator for assistance.

Important

You must know the location of your Microsoft Dynamics CRM Web site to work the exercises in this book. Check with your system administrator to verify the Web address if you don’t know it.

Creating a Report with the Report Wizard

The Report Wizard allows you to create sophisticated reports within the Microsoft Dynamics CRM interface by guiding you through a step-by-step process that is easy to understand. It allows you to produce grouped, summary-level data in addition to record-level data. Consider the following scenarios:

  • You need to create an Opportunity Pipeline report that shows all opportunities by owner and includes the sum of all estimated revenue across those opportunities.

  • You need to compare the number of accounts assigned to each user to determine account distribution levels.

With the Report Wizard, you can get the aggregated summary numbers for these types of reports.

In this exercise, you will use the Report Wizard to create a report that shows active opportunities by owner.

Note

Creating a Report with the Report Wizard

USE your own Microsoft Dynamics CRM installation in place of the Adventure Works Cycle site shown in this exercise, and log in as a user that has privileges to create reports.

BE SURE TO use the Windows Internet Explorer Web browser to navigate to your Microsoft Dynamics CRM Web site before beginning this exercise.

  1. In the Workplace area, click Reports.

  2. In the grid toolbar, click the New button to launch the New Report form.

    Creating a Report with the Report Wizard

    New Report

  3. In the Source section of the form, click the Report Wizard button.

    The Report Wizard Get Started page opens.

  4. In the Report Wizard, leave Start a new report selected, and then click Next to move on to the Report Properties page.

  5. In the Report name field, enter Active Opportunities by Owner, and in the Report description field, enter List of opportunities grouped by owner.

  6. In the Primary record type field, select Opportunities.

    Creating a Report with the Report Wizard
  7. Click Next to move on to the Select Records to Include in the Report page.

  8. In the Report Filtering Criteria section, replace the default Modified On search parameter by choosing Status instead of Modified On in the Select list.

  9. Leave Equals in the operator field, and in the Enter Value field, select Open.

    Creating a Report with the Report Wizard
  10. Click Next to move on to the Lay Out Fields page.

  11. Click in the Click here to add a grouping field.

    The Add Grouping dialog box opens.

    Creating a Report with the Report Wizard
  12. In the Column list, select Owner.

  13. In the Summary Type field, select Count, and then click OK to add this grouping to your report.

    This summary type allows you to see how many active opportunities exist for each owner.

  14. Click Click here to add a column.

    The Add Columns dialog box opens.

  15. In the Column field, select Potential Customer. Set the Column Width to 150 pixels, and click OK to add the column to your report.

  16. To the right of Potential Customer, click in the Click here to add a column field to add another column to your report. Continue this process to add the following fields and related information:

    Column

    Column width

    Summary type

    Topic

    300 pixels

    None

    Probability

    75 pixels

    None

    Est. Close Date

    100 pixels

    None

    Est. Revenue

    100 pixels

    Sum

    Creating a Report with the Report Wizard
  17. In the Common Tasks pane, click Configure Sorting.

    The Configure Sort Order dialog box opens.

  18. In the Column field, select Probability, and then click Descending Order.

    Creating a Report with the Report Wizard
  19. Click OK, and then click Next to move on to the Format Report page.

    Creating a Report with the Report Wizard
  20. Leave Table only selected for your report format, and then click Next.

    The Report Summary screen displays your report selections.

    Creating a Report with the Report Wizard
  21. Review the report details, and then click Next.

    The Report Successfully Created confirmation page opens, indicating that you have successfully created a report.

  22. On the confirmation page, click Finish to exit the Report Wizard and return to the New Report form, which automatically updates to reflect the details of your report. To see the results, you need to run the report.

    Creating a Report with the Report Wizard
  23. On the form toolbar, click the Run Report button.

    Creating a Report with the Report Wizard

    Run Report

    Your report displays within SQL Server Reporting Services. The resulting report provides insight into how many open opportunities exist for each owner.

    Creating a Report with the Report Wizard

    Tip

    After running the report, you can modify the filter to refine your report output, export to other formats (usually PDF or Excel), or view an opportunity record by clicking the topic in the output.

Note

Tip

CLOSE the report and the Report form.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset