Courses

    Pages & Posts

      • IT Training
        • Amazon Cloud (AWS)
        • Analytics and Big Data
        • Blockchain
        • Cisco
        • Citrix
        • Cloud Computing
        • CompTIA Certification
        • Cybersecurity
        • Deep Learning and AI
        • Development Tools
        • DevOps
        • F5
        • FlexPod
        • IBM
        • IT Security
        • Java
        • Juniper Networks
        • Linux
        • Microsoft
        • Mobile Computing
        • NetApp
        • Oracle
        • Salesforce
        • VMware
        • Web Development, HTML, and JavaScript
        • WebSphere
      • Business Training
        • Business Analysis
        • Enterprise Architecture
        • HIPAA Certification & Training
        • IT Governance
        • ITIL® Certification
        • Project Management
        • Salesforce
        • Scrum & Agile
        • Seminars
      • Services
        • APM Practice
        • Authorized Cisco Training
        • BPM Practice
        • Distance Learning
        • ITIL Certification
        • Linux Certification Training
        • Media Security Solutions
        • Microsoft 365
        • Microsoft Official Courses On Demand
        • Microsoft Professional Program
        • NetApp Training
        • NIST Cybersecurity Framework
        • Salesforce Training
        • Training Facilities
        • Visual Studio TFS Training
        • Enterprise Training Solutions
        • Room Rentals
        • State & Local Government
      • Student Resources
        • Navigating Babbage Simmel Academy Courses
        • Ohio Workforce Training Voucher Program
        • Student Guide / Daily Schedule
        • College Credits / Tuition Reimbursement
        • Career Programs (WIA)
        • Student Policies
        • Testing & Certifications
        • Promotions
        • Local Hotels
        • Local Restaurants
      • Reporting in Microsoft Dynamics CRM 2011

      Course Details

      Download PDF
      M-80445
      1 Days
      $650.00
      Request a Course Date

      Reporting in Microsoft Dynamics CRM 2011

      Share this course

      Tweet Share
      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.



      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



      • Course Outline
      • Audience

      Course Outline

      Module 1: INTRODUCTION TO REPORTING TOOLS IN MICROSOFT DYNAMICS CRM 2011 There are many reasons for reporting in Microsoft Dynamics CRM 2011Lessons
      • 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 techniqueLessons
      • 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.

      Audience

      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

      Related Courses

      Introduction to Microsoft Dynamics CRM 2011...

      This one-day instructor-led course provides an introduction to Microsoft Dynamic...

      View course details

      Workflow and Dialog Processes in Microsoft Dy...

      This training provides students with tools and information to help them better u...

      View course details

      College Credit, CEUs, PDUs and CDUs
      When you take courses with the Babbage Simmel, be sure you get the credit you deserve. Curriculum offered by Babbage Simmel can earn you college credit, CEUs, PDUs or CDUs.

      College Credit
      Select curriculum offered by Babbage Simmel is part of the accredited Ashland University undergraduate course catalogs. For questions please E-Mail: info@babsim.com or call 614-481-4345.

      Continuing Education Units (CEUs)
      Continuing Education Units (CEUs) are nationally recognized standard units of measurement earned for satisfactory completion of qualified programs of continuing education. If you need more information about CEUs, please E-Mail: info@babsim.com or call 614-481-4345.

      Professional Development Units (PDUs)
      Professional Development Units (PDUs) can be issued by PMI® for formal learning activities related to project management. Project Management Professionals (PMPs®) are required to earn a minimum of 60 PDUs every 3 years to maintain certification. For more information about this program go to the PMI® web site or call 1-855 746 4849.

      Continuing Development Units (CDUs)
      CDUs may be earned by attending professional development (e.g. courses, seminars) offered by organizations endorsed by IIBA® and designated as an EEP vendor. As an IIBA Endorsed Education Provider (EEP) Babbage Simmel's IIBA® endorsed courses qualify for CDU credit. For more information about CDUs go the IIBA® web site or call 1-647-426-3735.

      Our babsimLIVE distance learning brings the classroom learning experience to you by seating you virtually into a real-life instructor-led classroom taught by award winning world-class instructors with other IT professionals like yourself. From the comfort of your home, workplace, or at the Babbage Simmel Columbus Campus, you acquire the training you need, when you want it, in the environment that is most comfortable for you to be successful.

      About Us Contact Us Blog Find A Course

      © Copyright 2019 • Babbage Simmel. All Rights Reserved. Columbus Web Design by Jetpack | Privacy Policy