Discover Classes. Earn Rewards.

Reporting in Microsoft Dynamics CRM 2011 is unfortunately unavailable

Thankfully we have 339 other Tech Classes for you to choose from. Check our top choices below or see all classes for more options.

Adobe InDesign Bootcamp

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Master the art of page layout and design with Adobe InDesign at Noble Desktop. Create stunning books, magazines, and advertisements while learning essential techniques for professional typesetting. Elevate your design skills and unleash your creativity with this comprehensive InDesign course.

(373) All levels 18 and older
$975

6 sessions

Gift it!

Excel Specialist Certification Program

NYIM Training @ 185 Madison Ave, New York, NY & Virtually Online

Enhance your Excel skills and become a certified specialist through NYIM Training's comprehensive program, offering hands-on training, private sessions, and an exam with a free retake.

(742) All levels 18 and older
$899

3 sessions

Gift it!

Microsoft Excel Bootcamp

NYC Career Centers @ 185 Madison Ave, New York, NY & Virtually Online

Master all aspects of Microsoft Excel in just three days with the comprehensive Excel Bootcamp at NYC Career Centers. This intensive course covers everything from basic calculations and tables to advanced spreadsheet features and automation with macros. Take your Excel skills to the next level and become an expert user in no time.

(680) All levels 18 and older
$549

3 sessions

Gift it!

Graphic Design Certificate

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Learn the Adobe Creative Cloud apps used by professionals and master graphic design concepts to create stunning modern designs and build an impressive portfolio that showcases your skills to prospective clients or employers.

(373) All levels 18 and older
$2,995

26 sessions

Gift it!

After Effects Bootcamp

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Discover the secrets of creating captivating motion graphics and animations in this comprehensive course. Gain hands-on experience with real-world projects and learn from a leading instructor, as you delve into techniques like motion tracking and animating 3D layers. Prerequisite: Basic knowledge of Adobe Photoshop recommended.

(373) All levels 18 and older
$975

3 sessions

Gift it!
See all Tech classes NYC

Reporting in Microsoft Dynamics CRM 2011

  • Intermediate
  • 18 and older
  • $595
  • 197 Rt 18 South , East Brunswick, NJ

Start Dates (0)

  • $595
  • All classes are live, hands-on training via remote instructor.
Showing 10 of 0

Class Description

Description

What you'll learn in this microsoft dynamics crm training:

This one-day instructor-led course, Reporting in Microsoft Dynamics CRM 2011, provides students the information to better understand reporting methods along with more advanced reporting features of Microsoft Dynamics CRM 2011.

Audience Profile: This course is intended for Microsoft Dynamics CRM System IT Professionals. The course will also introduce topics and functionality important for developers, but will not cover these topics in depth.

After completing this course, students will be able to:
  • Understand basic reporting functionality available in Microsoft Dynamics CRM 2011
  • Understand various methods to create and modify charts in Microsoft Dynamics CRM 2011
  • Gain familiarity with common reports available in Microsoft Dynamics CRM 2011
  • Develop basic understanding of SRS as it pertains to Microsoft Dynamics CRM 2011
Prerequisites: Before attending this course, students must have: Experience using Microsoft Dynamics CRM 4.0 or Microsoft Dynamics CRM 2011.

Course Outline

Module 1: Introduction to Reporting Tools in Microsoft Dynamics CRM2011
There are many reasons for reporting in Microsoft Dynamics CRM 2011

Lessons
  • Useful Background Knowledge and Skills
  • Reporting Development Studio
  • Reporting Tools and Possibilities
  • Test Your Knowledge
  • Solutions
The objectives are:
  • Discuss the background knowledge that is helpful or necessary to create reports for Microsoft Dynamics CRM 2011.
  • Explain the purpose of the primary report development environments used to create and deploy reports within Microsoft Dynamics CRM 2011.
  • Outline the specific tools used to create and modify reports.
  • Examine how dashboards can incorporate charts and reports.
Module 2: Visualization
There are many ways to view, understand and place data into perspective when it is compared with other data. Reports are used to view and record the details, and charts are used by consumers of the data to quickly view a snapshot of the information.

Lessons
  • Resources
  • Creating Basic Charts
  • Exporting Charts
  • Importing Charts
  • Modifying and Exporting Chart XML
  • Lab : Creating Basic Charts
  • Multi Series Bar Chart and Pie Chart
  • Lab : Modifying Chart XML
The objectives are:
  • Explain how basic charting concepts translate to Microsoft Dynamics CRM 2011 chart design.
  • Identify resources available for creating basic and complex charts.
  • Demonstrate the use of the Chart Designer window.
  • Explain the proper use of each of the default chart types.
  • Demonstrate and explain the steps to export the chart XML for a particular chart.
  • Demonstrate and explain the steps to import the chart XML for a particular chart.
  • Explain the XML chart schema.
  • Explain and demonstrate how to modify the chart XML.
Module 3: Introduction to Reporting Basics
Microsoft Dynamics CRM includes a number of reports that provide useful business information. These reports are based on Microsoft SQL Server Reporting Services, and provide many of the same set of features that are available for the Microsoft SQL Server Reporting Services reports.

Lessons
  • Report Development Process
  • Types of Reports in Microsoft Dynamics CRM 2011
  • Default Reports
  • The Report Wizard
  • Lab : Reports
  • Creating Reports
The objectives are:
  • Explain the report development process.
  • Explain how SQL based and FetchXML based reports are used.
  • Describe the default reports included in a new installation of Microsoft Dynamics CRM.
  • Create reports using the Report Wizard.
  • Describe the tools used to modify and create a report outside of Microsoft Dynamics CRM 2011.
  • Describe the process for exporting and importing .RDL files.
Module 4: Business Intelligence Development Studio and SQL Reports
Business Intelligence Development Studio (BIDS) is the primary tool used to create or modify SQL Server Reporting Services (SSRS) reports. The end result of an SSRS report is an .rdl file that contains the report definition imported into Microsoft Dynamics CRM to view reports.

Lessons
  • Background Knowledge Required and Available Resources
  • Filtered Views
  • Creating a Basic SSRS Report
  • SSRS Data Regions
  • Parameters
  • Pre-Filtering
  • Lab : Basic BIDS Report
  • Using Report Wizard
  • Lab : BIDS Report
  • Using SSRS Data Regions
  • Lab : BIDS Report
  • Using Parameters and Expressions
The objectives are:
  • Describe the type of background and experience needed to modify and create SQL based reports through Business Intelligence Development Studio (BIDS).
  • Explain the use of Filtered Views.
  • Describe the benefits of Filtered Views.
  • Demonstrate the use of Filtered Views.
  • Understand how to create a Microsoft SQL Server Reporting Services (SSRS) project within Visual Studio 2008.
  • Demonstrate how to create a database connection.
  • Explain how to define a data set.
  • Explore how to format a report.
  • Explain how to add groupings to an SSRS report.
  • Demonstrate how to use the BIDS Report Wizard.
  • Explain and demonstrate the use of different data regions.
  • Describe how charts and gauges can be used to provide visualizations of data.
  • Review the use of Geospatial Visualizations.
  • Explain the different types of report parameters available.
  • Explain how parameters are used.
  • Explain how pre-filtering is used within Microsoft Dynamics CRM reporting.
Module 5: Fetch-Based Reporting
Creating FetchXML-based reports is similar to creating SQL-based reports. Data regions, data visualizations, and report formatting are applicable to FetchXML-based reports regardless of the querying technique

Lessons
  • What is FetchXML?
  • Authoring of Fetch-Based Custom Reports
  • Introduction of FetchXML
  • Introduction of Expressions and Collections
  • Lab : Creating a Fetch-based Custom Report
  • Steps to Create a Fetch-based Custom Report
  • Lab : FetchXML
  • Based Reporting that Uses Aggregation and Parameters
  • The objectives are:
  • Examine what FetchXML is and how it is used to create FetchXML-Based reports.
  • Understand the options available for authoring reports in Microsoft Dynamics CRM.
  • Examine the FetchXML schema and how to use it.
  • Implement the use of parameters within FetchXML queries
  • Implement pre-filtering using FetchXML.
  • Create queries that emulate UNION's.
  • Create reports that implement multiple FetchXML datasets and parameters.
  • Examine and understand simple expressions and queries used within SSRS reports.

Refund Policy

Cancellation / Reschedule by Student

Because we must schedule rooms, ship course materials, assign instructors and provision computer resources well in advance, it is important students alert us ASAP with any cancel/reschedule requests.

Please note the following policies:

  • If requested 16 or more calendar days before the class
    • Cancellation requests made in this timeframe are eligible for refund less 5% cancellation fee.
    • Reschedule requests made in this timeframe will be accommodated if availability exists and will be processed at no additional charge.
  • If requested 15 calendar days or less before the class
    • Cancellation or Reschedule requests made by the student 15 calendar days or less before the class starts will be charged 100% the course fee and are not entitled to a refund.

Substitutions

  • If you are unable to attend your class, a substitute who meets the course prerequisites may attend in your place at no additional charge for the original class title, date and location. If you cannot find a substitute, you will be subject to the class cancellation policy.

Make-up Policy

Students are permitted one (1) Make-Up opportunity to attend an instructor-led class that was paid for but not previously attended for no additional charge.

  • Make-Up class registrations are subject to availability and are not entitled to refund.
  • Students may not reschedule a Make-up class registration.
  • Any no shows or cancellations forfeit their one Make-up opportunity.

Additionally, ONLC reserves the right to retire courses due to lack of demand. Retired classes are not available for Make-Up.

In the event that an instructor or the school needs to cancel at the last minute, students will receive a refund less a 5% non-refundable registration fee.

In any event where a customer wants to cancel their enrollment and is eligible for a full refund, a 5% processing fee will be deducted from the refund amount.

Reviews of Classes at ONLC Training Centers (7)

Benefits of Booking Through CourseHorse

  • Booking is safe. When you book with us your details are protected by a secure connection.
  • Lowest price guaranteed. Classes on CourseHorse are never marked up.
  • This class will earn you 5950 points. Points give you money off your next class!

Questions & Answers (0)

Get quick answers from CourseHorse and past students.

ONLC Training Centers

ONLC Training Centers was founded in 1983 when Jim Palic and Andy Williamson left their positions as mainframe programmers with the Dupont Company to start one of the industry's first computer training companies.

Over thirty years and still growing, ONLC Training Centers is one of the the largest privately...

Read more about ONLC Training Centers

CourseHorse Approved

This school has been carefully vetted by CourseHorse and is a verified NYC educator.

ONLC Training Centers

ONLC Training Centers

All classes at this location

Google Map

Give This Course as a Gift Card

  • Thousands of classes
  • No expiration
  • Unique and memorable gifts for any occasion
  • Personalized
  • Explore a passion, gain a new skill, discover a new hobby, engage in a memorable experience
  • Instant delivery
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™

Buy a Gift Card

Book this Class as a Group Event

Booking this class for a group? Find great private group events

Or see all Microsoft Office Group Events

Explore group events and team building activities ranging from cooking, art, escape rooms, trivia, and more.

CourseHorse Gift Cards

  • Creative & unique gift for any occasion
  • Thousands of classes & experiences
  • No expiration date
  • Instant e-delivery (or choose a date)
  • Add a personalized message
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™
Buy a Gift Card
gift card with the CourseHorse logo gift card with the CourseHorse logo
Loading...