Discover Classes. Earn Rewards.

Reporting in Microsoft Dynamics CRM 2011 is unfortunately unavailable

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

Python Programming 2: Advanced Programming Techniques

ONLC Training Centers @ 10940 Wilshire Blvd, Santa Monica, CA

Enhance your expertise in Python with this course designed to equip you with the tools needed to tackle complex programming challenges.

(7) Advanced 18 and older
$995

2 sessions

Gift it!

Qlik Sense Introduction

ONLC Training Centers @ 10940 Wilshire Blvd, Santa Monica, CA

Learn the power of data visualization and analytics with a comprehensive course designed to enhance your skills in the art of transforming raw data into actionable information.

(7) Beginner 18 and older
$895

2 sessions

Gift it!

Ultimate UX™ User Experience Design Immersive

Beach Coders Academy @ 615 N Nash St, El Segundo, CA

Master the art of creating intuitive, functional, and enjoyable products with the Ultimate UX™ User Experience Design Immersive course. Dive deep into the language, theory, and best practices of UX design in this intensive program. Develop your skills through a final project that will become a valuable addition to your portfolio.

All levels 13 and older
$2,477

8 sessions

Gift it!

CompTIA Network+ Certification

ONLC Training Centers @ 10940 Wilshire Blvd, Santa Monica, CA

Gain the fundamental skills and concepts needed for a successful career in networking with the CompTIA Network+ Certification course. Expand your knowledge and experience in network troubleshooting, installation, and maintenance. Join us for this high-impact, instructor-led training to enhance your networking skills.

(7) All levels 18 and older
$2,495

5 sessions

Gift it!

WordPress Level 1

ONLC Training Centers @ 10940 Wilshire Blvd, Santa Monica, CA

Unlock the power of creating dynamic and engaging websites with WordPress. Elevate your digital presence and master the fundamentals of this widely-used content management system.

(7) Beginner 18 and older
$895

2 sessions

Gift it!
See all Tech classes Los Angeles

Reporting in Microsoft Dynamics CRM 2011

  • Intermediate
  • 18 and older
  • $595
  • 450 N Brand Blvd, Los Angeles, CA

Start Dates (0)

  • $595
  • ONLC Glendale/Burbank @ 450 N Brand Blvd Ste 600, Los Angeles, CA 91203
  • 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 Los Angeles 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...