Power BI Bootcamp. Course Modules. Mastering the Power BI Platform. Business Analysts, BI Professionals and Data Wranglers

Size: px
Start display at page:

Download "Power BI Bootcamp. Course Modules. Mastering the Power BI Platform. Business Analysts, BI Professionals and Data Wranglers"

Transcription

1 Power BI Bootcamp Mastering the Power BI Platform Course Code Audience Format Length Course Description Student Prerequisites PBI365 Business Analysts, BI Professionals and Data Wranglers Instructor-led training with hands-on labs 3 Days Power BI Bootcamp is fast-paced 3-day training course designed to get students up to speed on building and deploying custom solutions using Microsoft s rapidly evolving Power BI platform. Students will work through indepth, hands-on lab exercises to reinforce the benefits of using a project-based approach for creating custom BI solutions. The course also teaches students about the tools and techniques that are used to move a Power BI project through its lifecycle to the point where the project can be deployed into a production tenant in the Office 365 environment. Students will learn what can be accomplished with the Power BI service using just a browser as well as which types of project work must be completed using Power BI Desktop. Students will learn how to use the query features in Power BI Desktop to import and transform data as it loads into a project s data model. The course also teaches students how to use the data modeling features of Power BI Desktop and the DAX programming language to extend the data model to support rich data analytics and reporting. Students will additionally learn how to create reports and dashboards as well as how to deploy a project using dashboard sharing and using organizational content packs. Along the way, students will learn how to create and manage custom Power BI solutions which analyze, report on and refresh data extracted from SharePoint lists and SQL server databases in an on-premises environment. Students will also learn how to create reports and dashboards which target mobile devices. The course concludes by examining how to integrate the Power BI platform together with Excel 2016 and Excel Online. Students should have prior experience working with Microsoft Excel and be familiar with navigating around within the Office 365 and Excel Online environment. It is recommended that students also have prior experience working with relational databases, tabular databases and other related BI technologies. Course Modules 1. Introducing the Power BI Platform 2. Getting Started with Power BI Desktop 3. Mastering the Query Features of Power BI Desktop 4. Designing a Data Model with Power BI Desktop 5. Modeling Data with Hierarchies and Time Intelligence 6. Designing Interactive Reports in Power BI Desktop 7. Designing and Deploying Dashboards 8. Designing Dashboards for Mobile Devices 9. Managing Power BI Gateways and On-premises Data 10. Integrating Power BI with Excel 2016 and Excel Online info@criticalpathtraining.com (866)

2 Course Module Detailed Outline Module 01: Introducing the Power BI Platform This module introduces the fundamental concepts and terms associated with the Power BI platform. Students will learn about Power BI architecture and gain a solid understanding of how the Power BI platform has been integrated with Microsoft Azure, Azure Active Directory, Office 365. Students will work through the steps required to create a trial Office 365 tenant which can serve as a multiuser test environment for designing and testing custom Power BI solutions. Students will learn how to get up and running in the Power BI Service by creating datasets, reports and dashboards using the browser. The module teaches students about Power BI licensing and the differences between standard Power BI subscriptions and a Power BI Pro subscriptions. The module concludes by discussing how to keep current with the Power BI cloud cadence and the monthly updates that Microsoft consistently applies to the Power BI platform. Understanding the Power BI Platform Creating a Trial Office 365 Tenant for Testing Creating Datasets, Reports and Dashboards Understanding Power BI Licensing Staying in Sync with Monthly Updates Hands-on Lab: Getting Up and Running with the Power BI Service Exercise 1: Create a new Office 365 Trial Tenant Exercise 2: Install the Desktop Version of Microsoft Office 2016 Pro Exercise 3: Upload a Workbook with Sample Data to OneDrive for Business Exercise 4: Add a Secondary User Account for Testing Purposes Exercise 5: Use the Power BI Service to Import a New Dataset Exercise 6: Create a New Power BI Report with Multiple Pages Exercise 7: Create and Share a Power BI Dashboard Exercise 8: Get Quick Insights on a Power BI Dataset Module 02: Getting Started with Power BI Desktop This module provides an overview of Power BI Desktop, Microsoft s primary tool for creating custom BI solutions using the Power BI platform. Students will learn how to install and configure Power BI Desktop as well as how to create datasets by importing data from external sources. The module provides students with an introductory tour of how to get around in Power BI Desktop as well as how to create queries to import data to populate the dataset for a Power BI Desktop project. Students will also learn how to get started with data modeling in Power BI Desktop by writing expressions in Data Access Expression language (DAX) to create calculated columns and measures. Along the way, students will learn about Power BI Template files and how the PBIX file format is used by Power BI Desktop as well as the process used to create interactive reports and to publish them to the Power BI service. Getting Started with Power BI Desktop Creating Queries in Power BI Desktop Modeling Data in Power BI Desktop Designing Reports in Power BI Desktop Publishing Power BI Desktop Projects Understanding Parameters and Template Files Hands-on Lab: Getting Started with Power BI Desktop Exercise 1: Installing and Configuring Power BI Desktop Exercise 2: Creating Queries to Import Data into Power BI Desktop Exercise 3: Extending a Data Model using Calculated Columns and Measures Exercise 4: Create a Report using Power BI Desktop Exercise 5: Publishing a PBIX File to the Power BI Service Critical Path Training All Rights Reserved 2

3 Module 03: Mastering the Query Features of Power BI Desktop This module introduces the core concepts of creating and executing queries in Power BI Desktop. Students will learn how to leverage the query features of Power BI Desktop to import data from a variety of sources including databases, Excel spreadsheets, web pages and SharePoint lists. Students will also discover how to design queries to clean up, transform and reshape data during the import process by learning about all the different type of query operations available in the Power BI Desktop query builder. The module also examines the use of query parameters and powerful transform operations such as merging columns and appending rows from multiple data sources. The module concludes by explaining to students how to design queries to convert an OLTP database design into an OLAP data model that is better suited for data analysis and reporting in a Power BI Desktop project. Deciding What To Measure Understanding Queries in Power BI Desktop Working with the Query Editor Window Designing Advanced Combine Queries Importing OLTP Data Into a Star Schema Hands-on Lab: Designing Queries to Extract and Transform Data Exercise 1: Importing Data from a SQL Azure Database Exercise 2: Design Queries to Transform and Reshape Customer Sales Data Exercise 3: Using Power Query to Transform and Reshape Product Data Exercise 4: Using Power Query to Transform and Reshape Product Data Exercise 5: Using Power Query to Transform and Reshape Purchase Data Module 04: Designing a Data Model with Power BI Desktop This module dives deep into the data modeling features available when using Power BI Desktop project and Data Analysis Expression language (DAX). Students will learn about the technical details of table relationships as well as the basic syntax required to write maintainable DAX expressions. The module demonstrates how to create calculated columns and measures and then explains when to use one versus the other. The module teaches students how to import a lookup table from a secondary data source and integrate it into the data model to assist with data categorization. The module concludes by demonstrating how to configure the metadata for geolocation fields within a data model so they can be used to visually map aggregated data values to geographical locations such as countries, states, cities and zipcodes. Modeling Data in Power BI Desktop Understanding Table Relationships Writing DAX Expressions Creating Calculated Columns Creating Measures to Aggregate Data Adding Geographic Fields to a Data Model Hands-on Lab: Designing a Data Model in Power BI Desktop Exercise 1: Hiding and Formatting Columns in the Data Model Exercise 2: Extending the Data Model by Creating Calculated Columns Exercise 3: Extending the Data Model with a Lookup Table Exercise 4: Extending the Data Model by Creating Measures Exercise 5: Extending the Data Model with Geolocation Metadata Module 05: Modeling Data with Hierarchies and Time Intelligence This module begins by teaching students how to create dimensional hierarchies in the data model of a Power BI Desktop project. The module also discusses the essential DAX topic of evaluation contexts and explains how it affects the way you write your DAX code. Students will learn how to create calendar tables to analyze and report on data in a variety of time dimensions. The second half of the module focuses on the support in the DAX language for writing expressions that provide rich analytic capabilities to calculate year-to-date totals and rolling averages and to provide drill down capabilities to the level of month, week or day. Creating Dimensional Hierarchies Understanding the Evaluation Context Extending the Data Model using Calendar Tables Writing DAX Expressions with Time Intelligence Critical Path Training All Rights Reserved 3

4 Writing DAX Code with Contextual Awareness Hands-on Lab: Modeling Data with Hierarchies and Time Intelligence Exercise 1: Create a Dimensional Hierarchy for Product Category Exercise 2: Create a Dimensional Hierarchy for Customer Geography Exercise 3: Extend the Data Model by Adding a Calendar Dimension Table Exercise 4: Design Reports and Visuals using the Calendar Table Exercise 5: Create Measures using DAX Time Intelligence Functions Exercise 6: Create Measures to Monitor Growth in Sales Revenue Module 06: Designing Interactive Reports in Power BI Desktop This module demonstrates how to use the report design features of Power BI Desktop to create reports using the standard set of Power BI visuals. The module teaches students how to add effective interactive behavior to Power BI reports using slicers, visual highlighting and drill actions. The module takes students on a tour of the custom visuals available in the Power BI Custom Visuals Gallery and explains how to import custom visuals into a Power BI Desktop project. The module introduces the fundamental concepts of Row-level Security (RLS) in the Power BI platform and demonstrates the steps required to implement RLS in a custom solution. The module concludes with a discussion of publishing a Power BI Desktop project to the cloud in the Power BI service and taking advantage of Power BI platform s Publish To Web feature. Designing Interactive Reports Creating the Top 5 Products List Importing Custom Visuals Implementing Row-level Security (RLS) Publishing a Project to the Power BI Service Using the Publish to Web Feature Hands-on Lab: Designing Interactive Reports in Power BI Desktop Exercise 1: Create the Sales Revenue Breakdown Report Exercise 2: Import a Custom Visual for Use in a Power BI Report Exercise 3: Create the Top 5 Products Report Exercise 4: Create the Top 10 Customers Report Exercise 5: Configure Project Roles to Enabled Row-level Security (RLS) Exercise 6: Publish Your Project and Its Reports to the Power BI Service Module 07: Designing and Deploying Dashboards The module begins by explaining the fundamental concepts of dashboard design in the Power BI platform. Students will learn to create dashboard tiles by pinning visuals from reports. Students will also learn how to query a dataset using Natural Language Q&A and how to pin Q&A query results to a dashboard. The module explains the benefits and limitations of dashboard sharing as a mechanism in Power BI for making dashboards accessible to other Office 365 users. The module concludes with a discussion of team-based authoring and using the best practice technique of creating group workspaces to move a custom solution into staging and then into production. Along the way, students will learn how to deploy their own custom solutions in an Office 365 tenant using Organization Content Packs. Designing Dashboards for Power BI Executing Queries with Natural Language Q&A Sharing Dashboards with Other Office 365 Users Staging & Deployment using Group Workspaces Working with Organizational Content Packs Hands-on Lab: Creating and Deploying Dashboards in Power BI Exercise 1: Create the Regional Sales 2015 Dashboard Exercise 2: Share the Product Sales Analysis Dashboard Exercise 3: Create New Group Workspaces for Development and Production Exercise 4: Publish a Power BI Desktop Project to the Development Group Workspace Exercise 5: Create and Design the Product Sales Analysis Dashboard Exercise 6: Deploy a Dashboard using an Organizational Content Pack Critical Path Training All Rights Reserved 4

5 Module 08: Designing Dashboards for Mobile Devices This module examines the architecture and technologies which allow the Power BI platform to provide first-class support for mobile devices such as iphones, ipads, Android devices and Windows Phone. Students will learn how to install and configure the native Power BI app on a mobile device as well as how to sign in and navigate across workspaces, dashboards and reports. The module demonstrates how to leverage Power BI mobile features such as creating Favorites, Alerts and Annotations. The module concludes with a discussion of best practices in mobile dashboard design and an explanation of how to adopt a mobile-first strategy when building custom solutions targeting the Power BI platform. Understanding Power BI Mobile Installing the Power BI App on Mobile Devices Navigating Groups, Dashboards and Reports Creating Mobile Favorites, Alerts and Annotations Designing Mobile-First Dashboards Hands-on Lab: Designing Dashboards for Mobile Devices Exercise 1: Install the Native Power BI App on Your Mobile Device Exercise 2: Navigate Around in the Power BI Service using your Mobile Device Exercise 3: Create a Report Designed Specifically for Mobile Devices Exercise 4: Create an Annotation and a Data Driven Alert with your Mobile Device Module 09: Managing Power BI Gateways and On-premises Data The module begins by explaining the differences between imported datasets and datasets which are based on a live connection. Students will learn how to configure data source credentials in the Power BI service making it possible to refresh data manually on demand or in an automated and scheduled fashion. The module also discusses the role of gateways in the Power BI platform and explains what types of connections and scenarios require you to install and configure a Power BI gateway. Student will learn about the differences between the Personal Gateway and the On-premises Gateway and also learn how to configure on-premises data sources to support data refresh and DirectQuery Mode. Comparing Imported Datasets to Live Connect Refreshing Data using Storing Credentials Configuring a Dataset for Auto Refresh Installing and Configuring Personal Gateway Installing and Configuring On-premises Gateway Designing Datasets using DirectQuery Mode Hands-on Lab: Configuring Data Sources, Gateways and DirectQuery Exercise 1: Configure Data Source Credentials in the Power BI Service Exercise 2: Create a Schedule to Automatically Refresh a Dataset Exercise 3: Install a Power BI Gateway as a Personal Gateway Exercise 4: Connect to a Data Source using DirectQuery Mode Module 10: Integrating Power BI with Excel 2016 and Excel Online This module begins with a high-level overview of the integration points that exist between the Excel Desktop application, Excel Online and the Power BI platform. Students will learn about the differences between the querying and data modeling features of Excel 2016 versus those of Power BI Desktop. Student will learn the benefits and techniques for importing data from Excel workbooks into the Power BI service as well as how to publish a data model in an Excel workbook file for use in a custom Power BI solution. The module teaches students how to install and leverage the Power BI Publishing for Excel Add-in to pin pivot tables, charts and graphs from an Excel workbook file to a Power BI dashboard. The module concludes with a discussion of the Power BI platform s feature known as Analyze in Excel which makes it possible to connect to an Excel workbook file to a dataset that has been created using Power BI Desktop and published to the Power BI service. Understanding Excel Integration with Power BI Designing Data Models in Excel 2016 Importing Excel Workbook Data into Power BI Publishing Data Models using Excel Workbooks Using the Power BI Publishing for Excel Add-in Critical Path Training All Rights Reserved 5

6 Connecting from Excel to a Power BI Dataset Hands-on Lab: Integrate Excel Workbooks with the Power BI Service Exercise 1: Upload Two Excel Workbooks to OneDrive for Business Exercise 2: Connect to an Excel Workbook from the Power BI Service Exercise 3: Import an Excel Workbook into the Power BI Service Exercise 4: Pin a PivotChart to a Dashboard using the Power BI Publisher for Excel Exercise 5: Use Analyze in Excel to Connect an Excel Workbook to a Power BI Dataset Critical Path Training All Rights Reserved 6

PBI365: Data Analytics and Reporting with Power BI

PBI365: Data Analytics and Reporting with Power BI POWER BI FOR BUSINESS ANALYSTS AND POWER USERS 3 DAYS PBI365: Data Analytics and Reporting with Power BI AUDIENCE FORMAT COURSE DESCRIPTION Business Analysts, Statisticians and Data Scientists Instructor-led

More information

SBI2013: Building BI Solutions using Excel and SharePoint 2013

SBI2013: Building BI Solutions using Excel and SharePoint 2013 UNDERSTANDING MICROSOFT'S BI TOOLSET 3 DAYS SBI2013: Building BI Solutions using Excel and AUDIENCE FORMAT COURSE DESCRIPTION Business Analysts and Excel Power Users Instructor-led training with hands-on

More information

Creating Power BI solutions using Power BI Desktop

Creating Power BI solutions using Power BI Desktop Creating Power BI solutions using Power BI Desktop Presented by Ted Pattison About Ted Pattison and Critical Path Training Ted Pattison 25 years as an author, technical trainer & conference speaker Specializing

More information

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling This module provides an introduction to Business

More information

Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot

Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot www.etidaho.com (208) 327-0768 Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot 3 Days About this Course This course is designed for the end users and analysts that

More information

SQL Server 2012 Business Intelligence Boot Camp

SQL Server 2012 Business Intelligence Boot Camp SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 20467A: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Length: 5 Days Published: December 21, 2012 Language(s): English Audience(s): IT Professionals Overview Level: 300

More information

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5

More information

Microsoft End to End Business Intelligence Boot Camp

Microsoft End to End Business Intelligence Boot Camp Microsoft End to End Business Intelligence Boot Camp Längd: 5 Days Kurskod: M55045 Sammanfattning: This five-day instructor-led course is a complete high-level tour of the Microsoft Business Intelligence

More information

Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server

Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server Length 5 days Price $4070.00 (inc GST) Version C Overview The focus of this five-day

More information

Course MS20467C Designing Self-Service Business Intelligence and Big Data Solutions

Course MS20467C Designing Self-Service Business Intelligence and Big Data Solutions 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course MS20467C Designing Self-Service Business Intelligence

More information

Course 40009A: Updating your Business Intelligence Skills to Microsoft SQL Server 2012

Course 40009A: Updating your Business Intelligence Skills to Microsoft SQL Server 2012 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course 40009A: Updating your Business Intelligence Skills

More information

Designing Self-Service Business Intelligence and Big Data Solutions

Designing Self-Service Business Intelligence and Big Data Solutions This five-day instructor-led course teaches students how to implement self-service Business Intelligence (BI) and Big Data analysis solutions using the Microsoft data platform. The course discusses the

More information

Microsoft SQL Business Intelligence Boot Camp

Microsoft SQL Business Intelligence Boot Camp To register or for more information call our office (208) 898-9036 or email register@leapfoxlearning.com Microsoft SQL Business Intelligence Boot Camp 3 classes 1 Week! Business Intelligence is HOT! If

More information

How To Extend An Enterprise Bio Solution

How To Extend An Enterprise Bio Solution Course 20467C: Designing Self-Service Business Intelligence and Big Data Solutions Module 1: Introduction to Self-Service Business Intelligence This module introduces self-service BI. Extending Enterprise

More information

Microsoft 55042 - SharePoint 2013 Business Intelligence

Microsoft 55042 - SharePoint 2013 Business Intelligence 1800 ULEARN (853 276) www.ddls.com.au Microsoft 55042 - SharePoint 2013 Business Intelligence Length 3 days Price $2629.00 (inc GST) Version A Overview This three-day instructor-led course provides students

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Course Details Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional,

More information

SharePoint 2013 PerformancePoint Services

SharePoint 2013 PerformancePoint Services 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course 55057A: SharePoint 2013 PerformancePoint Services

More information

Course: SharePoint 2013 Business Intelligence

Course: SharePoint 2013 Business Intelligence Course: SharePoint 2013 Business Intelligence Course Length: 3 days Course Code: M55042 Description This three-day instructor-led course provides students with the necessary knowledge to work with all

More information

Course 20467: Designing Self-Service Business Intelligence and Big Data Solutions

Course 20467: Designing Self-Service Business Intelligence and Big Data Solutions Course 20467: Designing Self-Service Business Intelligence and Big Data Solutions Type:Course Audience(s):IT Professionals Technology:Microsoft SQL Server Level:300 This Revision:C Delivery method: Instructor-led

More information

SharePoint 2013 PerformancePoint Services Course 55057; 3 Days

SharePoint 2013 PerformancePoint Services Course 55057; 3 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc SharePoint 2013 PerformancePoint Services Course 55057; 3 Days Course Description

More information

MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Description: This five-day instructor-led course teaches students how to design and implement a BI infrastructure. The

More information

Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course 20467A; 5 Days

Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course 20467A; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Designing Business Intelligence Solutions with Microsoft SQL Server 2012

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Length: 5 Days Audience:

More information

COURSE SYLLABUS COURSE TITLE:

COURSE SYLLABUS COURSE TITLE: 1 COURSE SYLLABUS COURSE TITLE: FORMAT: CERTIFICATION EXAMS: 55043AC Microsoft End to End Business Intelligence Boot Camp Instructor-led None This course syllabus should be used to determine whether the

More information

SharePoint 2013 Business Intelligence Course 55042; 3 Days

SharePoint 2013 Business Intelligence Course 55042; 3 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc SharePoint 2013 Business Intelligence Course 55042; 3 Days Course Description

More information

(55042A) SharePoint 2013 Business Intelligence

(55042A) SharePoint 2013 Business Intelligence (55042A) SharePoint 2013 Business Intelligence OBJECTIVE This three-day instructor-led course provides students with the necessary knowledge to work with all the associated SharePoint business intelligence

More information

SharePoint 2013 Business Intelligence

SharePoint 2013 Business Intelligence Course 55042A: SharePoint 2013 Business Intelligence Course Details Course Outline Module 1: Course Overview This module explains how the class will be structured and introduces course materials and additional

More information

Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014

Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014 www.etidaho.com (208) 327-0768 Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014 5 Days About this Course This five day instructor led course teaches students how to use the enhancements

More information

The focus of this course is on the SharePoint 2013 business intelligence platform and not on the SQL business intelligence services.

The focus of this course is on the SharePoint 2013 business intelligence platform and not on the SQL business intelligence services. Course Page - Page 1 of 11 SharePoint 2013 Business Intelligence M-55042 Length: 3 days Price: $1,795.00 Course Description This three-day instructor-led course provides students with the necessary knowledge

More information

Reporting Fundamentals for Programmers

Reporting Fundamentals for Programmers Reporting Fundamentals for Programmers FOR MICROSOFT DYNAMICS AX 2012 R3 Atlanta I Denver I San Francisco I St. Louis I Toronto Key Data 3 Look and Feel 3 Audience 3 Prerequisites 4 Students 4 Environment

More information

How To Write Powerpivot For Excel

How To Write Powerpivot For Excel PowerPivot for Business Intelligence Using Excel and SharePoint Barry Ralston Apress* About the Author About the Technical Reviewer xi xii Acknowledgments Chapter 1: Getting Started with PowerPivot for

More information

MS_40009 Updating your Business Intelligence Skills to Microsoft SQL Server 2012

MS_40009 Updating your Business Intelligence Skills to Microsoft SQL Server 2012 Updating your Business Intelligence Skills to Microsoft SQL Server 2012 www.ked.com.mx Av. Revolución No. 374 Col. San Pedro de los Pinos, C.P. 03800, México, D.F. Tel/Fax: 52785560 About this Course This

More information

SQL SERVER SELF-SERVICE BI WITH MICROSOFT EXCEL

SQL SERVER SELF-SERVICE BI WITH MICROSOFT EXCEL SQL SERVER SELF-SERVICE BI WITH MICROSOFT EXCEL JULY 2, 2015 SLIDE 1 Data Sources OVERVIEW OF AN ENTERPRISE BI SOLUTION Reporting and Analysis Data Cleansi ng Data Models JULY 2, 2015 SLIDE 2 Master Data

More information

55042: SharePoint 2013 Business Intelligence

55042: SharePoint 2013 Business Intelligence CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! 55042: SharePoint 2013 Business Intelligence Length: 3 Days Audience(s): IT Professionals,Developers

More information

Course MS55003A Microsoft SharePoint 2010 Business Intelligence Services

Course MS55003A Microsoft SharePoint 2010 Business Intelligence Services 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course MS55003A Microsoft SharePoint 2010 Business Intelligence

More information

Power BI Dashboarding. Alberto Ferrari SQLBI. www.sqlbi.com

Power BI Dashboarding. Alberto Ferrari SQLBI. www.sqlbi.com Media Partners Power BI Dashboarding Alberto Ferrari SQLBI www.sqlbi.com Alberto Ferrari BI Expert and Consultant Founder of www.sqlbi.com Problem Solving Complex Project Assistance Data Warehouse Assessments

More information

MOC 55072 Visualizing Data with SharePoint 2013, Report Builder, PowerPivot & PowerView with NO CODE

MOC 55072 Visualizing Data with SharePoint 2013, Report Builder, PowerPivot & PowerView with NO CODE To register or for more information call our office (208) 898-9036 or email register@leapfoxlearning.com MOC 55072 Visualizing Data with SharePoint 2013, Report Builder, PowerPivot & PowerView with NO

More information

Choosing the right Mobile BI tool: SSRS vs Power BI vs Datazen

Choosing the right Mobile BI tool: SSRS vs Power BI vs Datazen Choosing the right Mobile BI tool: SSRS vs Power BI vs Datazen Andrea Martorana Tusa @bruco441 andrea.martoranatusa@gmail.com Sponsors Organizers getlatestversion.it Speaker @bruco441 Analyst/Developer

More information

Updating Your SQL Server Skills to Microsoft SQL Server 2014

Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977B: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Page 1 of 8 Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977B: 4 days; Instructor-Led Introduction This

More information

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises 4 DAYS SHAREPOINT FOR THE POWER USER AND SOLUTIONS BUILDER Course Code NCS: SharePoint No-code Solutions for Office 365 and On-premises AUDIENCE FORMAT COURSE DESCRIPTION Power Users Instructor led training

More information

Bring your data to life with Microsoft Power BI. Peter Myers Bitwise Solutions

Bring your data to life with Microsoft Power BI. Peter Myers Bitwise Solutions Bring your data to life with Microsoft Power BI Peter Myers Bitwise Solutions Presenter introduction Peter Myers Independent BI Expert, Bitwise Solutions BBus, SQL Server MCSE, Data Platform MVP (since

More information

Business Intelligence in SharePoint 2013

Business Intelligence in SharePoint 2013 Business Intelligence in SharePoint 2013 Empowering users to change their world Jason Himmelstein, MVP Senior Technical Director, SharePoint @sharepointlhorn http://www.sharepointlonghorn.com Gold Sponsor

More information

Business Intelligence with Excel Excel new features for reporting and data analysis

Business Intelligence with Excel Excel new features for reporting and data analysis Business Intelligence with Excel Excel new features for reporting and data analysis Hi Dears, Greetings from EXCELGENIUSES!!! EXCELGENIUSES Invites you to attend Advanced Excel 2013 with Power BI INTEGRATION

More information

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform)

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform) SQL Server 2016 BI Any Data, Anytime, Anywhere Phua Chiu Kiang PCK CONSULTING MVP (Data Platform) SQL Server 2016 Pin paginated report items to Power BI dashboards Visualization Mobile and paginated reports

More information

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course Overview This course provides students with the knowledge and skills to design business intelligence solutions

More information

40009A - UPDATING YOUR BUSINESS INTELLIGENCE SKILLS TO MICROSOFT SQL SERVER 2012 Training Course Outline. Course: 40009A

40009A - UPDATING YOUR BUSINESS INTELLIGENCE SKILLS TO MICROSOFT SQL SERVER 2012 Training Course Outline. Course: 40009A Course: 40009A Updating your Business Intelligence Skills to Microsoft SQL Server 2012 Course Outline This three-day instructor-led course provides existing SQL Server Business Intelligence (BI) professionals

More information

End to End Microsoft BI with SQL 2008 R2 and SharePoint 2010

End to End Microsoft BI with SQL 2008 R2 and SharePoint 2010 www.etidaho.com (208) 327-0768 End to End Microsoft BI with SQL 2008 R2 and SharePoint 2010 5 Days About This Course This instructor-led course provides students with the knowledge and skills to develop

More information

Developing Business Intelligence and Data Visualization Applications with Web Maps

Developing Business Intelligence and Data Visualization Applications with Web Maps Developing Business Intelligence and Data Visualization Applications with Web Maps Introduction Business Intelligence (BI) means different things to different organizations and users. BI often refers to

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 6451B: Planning, Deploying and Managing Microsoft System Center Configuration Manager 2007 Length: 3 Days Published: June 29, 2012 Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

Designing Business Intelligence Solutions with Microsoft SQL Server 2012

Designing Business Intelligence Solutions with Microsoft SQL Server 2012 CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Length: 5 Days

More information

Oracle BI 11g R1: Create Analyses and Dashboards

Oracle BI 11g R1: Create Analyses and Dashboards Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle BI 11g R1: Create Analyses and Dashboards Duration: 5 Days What you will learn This Oracle BI 11g R1: Create Analyses and

More information

10977B: Updating Your SQL Server Skills to Microsoft SQL Server 2014

10977B: Updating Your SQL Server Skills to Microsoft SQL Server 2014 10977B: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course Details Course Code: Duration: Notes: 10977B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

Course 10977: Updating Your SQL Server Skills to Microsoft SQL Server 2014

Course 10977: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Type:Course Audience(s):IT Professionals Technology:Microsoft SQL Server Level:300 This Revision:B Delivery method: Instructor-led

More information

SharePoint BI. Grace Ahn, Design Architect at AOS

SharePoint BI. Grace Ahn, Design Architect at AOS SharePoint BI Grace Ahn, Design Architect at AOS 1 SharePoint Saturday St. Louis 2015 Session Evaluations Schedule and evaluate each session you attend via our mobile app that can be used across devices

More information

<no narration for this slide>

<no narration for this slide> 1 2 The standard narration text is : After completing this lesson, you will be able to: < > SAP Visual Intelligence is our latest innovation

More information

The Microsoft Business Intelligence 2010 Stack Course 50511A; 5 Days, Instructor-led

The Microsoft Business Intelligence 2010 Stack Course 50511A; 5 Days, Instructor-led The Microsoft Business Intelligence 2010 Stack Course 50511A; 5 Days, Instructor-led Course Description This instructor-led course provides students with the knowledge and skills to develop Microsoft End-to-

More information

Office 365 SharePoint Online

Office 365 SharePoint Online Office 365 SharePoint Online May 8, 2012 Statera Consultants: Erin Giffin Thomas Baer Agenda Overview of SharePoint Online capabilities Demo User Experience Admin Experience Online vs. OnPrem Hybrid Scenario

More information

Designing Self-Service Business Intelligence and Big Data Solutions

Designing Self-Service Business Intelligence and Big Data Solutions CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20467C: Designing Self-Service Business Intelligence and Big Data Solutions Length: 5 Days Audience:

More information

Operations Manager 2012 Administration Bootcamp

Operations Manager 2012 Administration Bootcamp Operations Manager 2012 Administration Bootcamp Number of Days: Four (4) Prerequisites: Before attending this course, students should have: MCITP certification, or equivalent knowledge The course materials,

More information

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 va

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 va Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 va Day(s): 5 Course Code: M10977 Version: A Overview This five-day instructor-led course teaches students how to use the enhancements and new

More information

SAP BO Course Details

SAP BO Course Details SAP BO Course Details By Besant Technologies Course Name Category Venue SAP BO SAP Besant Technologies No.24, Nagendra Nagar, Velachery Main Road, Address Velachery, Chennai 600 042 Landmark Opposite to

More information

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 Varighed: 5 Days Kursus Kode: M10977 Beskrivelse: This five-day instructor-led course teaches students how to use the enhancements and new

More information

MS 10977B Upgrading Your SQL Server Skills to Microsoft SQL Server 2014

MS 10977B Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 MS 10977B Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 Description: Days: 5 Prerequisites: This five-day instructor-led course teaches students how to use the enhancements and new features

More information

SQL Server 2012 End-to-End Business Intelligence Workshop

SQL Server 2012 End-to-End Business Intelligence Workshop USA Operations 11921 Freedom Drive Two Fountain Square Suite 550 Reston, VA 20190 solidq.com 800.757.6543 Office 206.203.6112 Fax info@solidq.com SQL Server 2012 End-to-End Business Intelligence Workshop

More information

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Length: Delivery Method: 3 Days Instructor-led (classroom) About this Course Elements of this syllabus are subject

More information

Updating Your SQL Server Skills to Microsoft SQL Server 2014

Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course Details Course Outline Module 1: Introduction to SQL Server 2014 This module introduces key features of SQL Server 2014.

More information

Microsoft Power BI. Nov 21, 2015

Microsoft Power BI. Nov 21, 2015 Nov 21, 2015 Microsoft Power BI Biray Giray Practice Lead - Enterprise Architecture, Collaboration, ECM, Information Architecture and Governance getalbert.ca biray.giray@getalbert.ca Michael McKiernan

More information

Indiana University Business Intelligence Getting Started: PowerPivot bi.iu.edu

Indiana University Business Intelligence Getting Started: PowerPivot bi.iu.edu Indiana University Business Intelligence Getting Started: PowerPivot PowerPivot What Is It? PowerPivot for Excel is a data analysis tool that delivers unmatched computational power directly within the

More information

Updating Your Microsoft SQL Server 2008 BI Skills to SQL Server 2008 R2

Updating Your Microsoft SQL Server 2008 BI Skills to SQL Server 2008 R2 Course 10337A: Updating Your Microsoft SQL Server 2008 BI Skills to SQL Server 2008 R2 OVERVIEW About this Course This 3 day ILT course focuses on the new features SQL Server 2008 R2 for BI specialists

More information

Melissa Coates. Tools & Techniques for Implementing Corporate and Self-Service BI. Triad SQL BI User Group 6/25/2013. BI Architect, Intellinet

Melissa Coates. Tools & Techniques for Implementing Corporate and Self-Service BI. Triad SQL BI User Group 6/25/2013. BI Architect, Intellinet Tools & Techniques for Implementing Corporate and Self-Service BI Triad SQL BI User Group 6/25/2013 Melissa Coates BI Architect, Intellinet Blog: sqlchick.com Twitter: @sqlchick About Melissa Business

More information

Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012

Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 OVERVIEW About this Course Data warehousing is a solution organizations use to centralize business data for reporting and analysis.

More information

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 10977 Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 Length: 5 Days Audience: IT

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 Length: Audience(s): 5 Days Level: 200 IT Professionals Technology: Microsoft SQL Server 2012 Type: Delivery Method: Course Instructor-led

More information

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Apps and data source extensions with APIs Future white label, embed or integrate Power BI Deploy Intelligent

More information

self-service business intelligence synergies with microsoft powerpivot

self-service business intelligence synergies with microsoft powerpivot self-service business intelligence synergies with microsoft powerpivot AUTHOR Derek Comingore PUBLISHED August 2010 Contents Introduction... 2 Tableau Software Overview... 3 Microsoft PowerPivot Overview...

More information

uncommon thinking ORACLE BUSINESS INTELLIGENCE ENTERPRISE EDITION ONSITE TRAINING OUTLINES

uncommon thinking ORACLE BUSINESS INTELLIGENCE ENTERPRISE EDITION ONSITE TRAINING OUTLINES OBIEE 11G: CREATE ANALYSIS AND DASHBOARDS: 11.1.1.7 DURATION: 4 DAYS Course Description: This course provides step-by-step instructions for creating analyses and dashboards, which compose business intelligence

More information

Updating Your SQL Server Skills from Microsoft SQL Server 2008 to Microsoft SQL Server 2014

Updating Your SQL Server Skills from Microsoft SQL Server 2008 to Microsoft SQL Server 2014 Course Code: M10977 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Updating Your SQL Server Skills from Microsoft SQL Server 2008 to Microsoft SQL Server 2014 Overview This five-day instructor-led

More information

Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government

Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government A White Paper on Leveraging Existing Investments in Microsoft Technology for Analytics and Reporting June 2013 Dev

More information

SharePoint Training DVD Videos

SharePoint Training DVD Videos SharePoint Training DVD Videos SharePoint 2013 Administration Intended for: Prerequisites: Hours: Enterprise Content Managers / Administrators Planners / Project managers None 16 hours of video + 18 hours

More information

The Brave New World of Power BI and Hybrid Cloud

The Brave New World of Power BI and Hybrid Cloud The Brave New World of Power BI and Hybrid Cloud Bhavik.Merchant@nec.com.au 27 th August 2015 Agenda Intro Session Goals Short History Lesson Overview of Power BI Components + Demos Transitioning and Future

More information

Implementing Data Models and Reports with Microsoft SQL Server 2012

Implementing Data Models and Reports with Microsoft SQL Server 2012 Course 10778A: Implementing Data Models and Reports with Microsoft SQL Server 2012 Course Det ails Co urse Outline M o d ule 1: Intr o d uctio n to Business Intellig ence and Data M o d eling This module

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777 : Implementing a Data Warehouse with Microsoft SQL Server 2012 Page 1 of 8 Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777: 4 days; Instructor-Led Introduction Data

More information

Out of the Box Business Intelligence and Reporting in SharePoint 2013

Out of the Box Business Intelligence and Reporting in SharePoint 2013 Out of the Box Business Intelligence and Reporting in SharePoint 2013 Today s Presentation Will Cover: About Gig Werks SharePoint 2013 Overview Demonstration & Discussion Excel Services Power View PowerPivot

More information

Building Dynamics CRM 2015 Dashboards with Power BI

Building Dynamics CRM 2015 Dashboards with Power BI Fr Building Dynamics CRM 2015 Dashboards with Power BI is a hands-on guide to building and configuring powerful Dynamics CRM dashboards. This book will provide you with the skills you need to learn how

More information

MS-10337 - Updating your Microsoft SQL Server 2008 BI Skills to SQL Server 2008 R2

MS-10337 - Updating your Microsoft SQL Server 2008 BI Skills to SQL Server 2008 R2 MS-10337 - Updating your Microsoft SQL Server 2008 BI Skills to SQL Server 2008 R2 Table of Contents Introduction Audience At Course Completion Prerequisites Microsoft Certified Professional Exams Student

More information

Microsoft Dynamics NAV Reporting Options. Derek Lamb May 2010

Microsoft Dynamics NAV Reporting Options. Derek Lamb May 2010 Microsoft Dynamics NAV Reporting Options Derek Lamb May 2010 Agenda Positioning of Products Why Business Intelligence? Intergen Offerings Reporting Services Power Pivot ZAP SharePoint 2010 Questions Choosing

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012 (70-463)

Implementing a Data Warehouse with Microsoft SQL Server 2012 (70-463) Implementing a Data Warehouse with Microsoft SQL Server 2012 (70-463) Course Description Data warehousing is a solution organizations use to centralize business data for reporting and analysis. This five-day

More information

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 200 Technology: Microsoft SQL Server 2008

More information

Business Intelligence in Excel 2013 Excel, PowerPivot and Power View. Stéphane Fréchette Friday April 26, 2013

Business Intelligence in Excel 2013 Excel, PowerPivot and Power View. Stéphane Fréchette Friday April 26, 2013 Business Intelligence in Excel 2013 Excel, PowerPivot and Power View Stéphane Fréchette Friday April 26, 2013 Who am I? My name is Stéphane Fréchette I m a Database & Business Intelligence Professional

More information

MicroStrategy Course Catalog

MicroStrategy Course Catalog MicroStrategy Course Catalog 1 microstrategy.com/education 3 MicroStrategy course matrix 4 MicroStrategy 9 8 MicroStrategy 10 table of contents MicroStrategy course matrix MICROSTRATEGY 9 MICROSTRATEGY

More information

How To Design A Webbased Dashboard

How To Design A Webbased Dashboard MS 50596A Dashboards for Monitoring, Analyzing and Managing Description: This course is designed to empower the students to effectively design webbased dashboards by utilizing the three main tools for

More information

Microsoft Consulting Services. PerformancePoint Services for Project Server 2010

Microsoft Consulting Services. PerformancePoint Services for Project Server 2010 Microsoft Consulting Services PerformancePoint Services for Project Server 2010 Author: Emmanuel Fadullon, Delivery Architect Microsoft Consulting Services August 2011 Information in the document, including

More information

Building a BI Solution in the Cloud

Building a BI Solution in the Cloud Building a BI Solution in the Cloud Stacia Varga, Principal Consultant Email: stacia@datainspirations.com Twitter: @_StaciaV_ 2 SQLSaturday #467 Sponsors Stacia (Misner) Varga Over 30 years of IT experience,

More information

Data Analysis in SharePoint Pilot Report

Data Analysis in SharePoint Pilot Report Data Analysis in SharePoint Pilot Report 1 Aim The purpose of this experiment is to explore the data analysis features of SharePoint 2013 and how it can be used to visualize information in the university

More information

Microsoft Project Server 2010 Technical Boot Camp

Microsoft Project Server 2010 Technical Boot Camp Microsoft Project Server 2010 Technical Boot Camp Course M50558 5 Day(s) 30:00 Hours Introduction Course retirement date: November 30, 2012 For a complete list of courseware retirements, see: www.microsoft.com/learning/en/us/training/retired

More information

CRG Academy Course Descriptions. Corporate Renaissance Group 6 Antares Drive, Phase 1, Suite 200 Ottawa, ON K2E 8A9 www.crgroup.

CRG Academy Course Descriptions. Corporate Renaissance Group 6 Antares Drive, Phase 1, Suite 200 Ottawa, ON K2E 8A9 www.crgroup. CRG Academy s Corporate Renaissance Group 6 Antares Drive, Phase 1, Suite 200 Ottawa, ON K2E 8A9 www.crgroup.com Updated February 2013 CRG Academy Courses Microsoft Dynamics GP... 3 Foundational Overview

More information

Course 20463:Implementing a Data Warehouse with Microsoft SQL Server

Course 20463:Implementing a Data Warehouse with Microsoft SQL Server Course 20463:Implementing a Data Warehouse with Microsoft SQL Server Type:Course Audience(s):IT Professionals Technology:Microsoft SQL Server Level:300 This Revision:C Delivery method: Instructor-led (classroom)

More information

Course Outline: Course: Implementing a Data Warehouse with Microsoft SQL Server 2012 Learning Method: Instructor-led Classroom Learning

Course Outline: Course: Implementing a Data Warehouse with Microsoft SQL Server 2012 Learning Method: Instructor-led Classroom Learning Course Outline: Course: Implementing a Data with Microsoft SQL Server 2012 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This 5-day instructor-led course describes

More information

Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs)

Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs) Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs) Product Technology Product Number Title License Management, License Management 55071 Course 55071 : Microsoft Software Asset

More information