Reza Rad. Power Query and M Beyond Limits

Size: px
Start display at page:

Download "Reza Rad. Power Query and M Beyond Limits"

Transcription

1 Reza Rad Power Query and M Beyond Limits

2 Thanks to our Event Sponsors

3 PASS Summit 2018 Registration Offer Continue the learning. Save $150 USD Register for PASS Summit and as a participant in SQLSaturday #769 you can save $150 USD off your conference registration price. To access your exclusive discount, use code* SSDISE1ZJ when you register and your savings will calculate at time of registration. *Unique discount code cannot be applied retroactively and cannot be combined with any other offers Don t let the learning stop. Access over 200 hours of expert training. Register for PASS Summit and as a participants in SQLSaturday #769 get a special bonus free streaming access to all of the PASS Summit 2017 content. That is over 200 hours of educational content you can start watching now. To gain your free access to stream last year s session content, enter code* SSDISE1ZJ when you register. Within 48 hours of registering, you will receive an from PASS with details on how to redeem your free streaming access. G R O U P R E F E R R A L D I S C O U N T C O D E PASS Summit is the largest conference for technical professionals who leverage the Microsoft Data Platform. Get the skills and community connections you need to advance your company and career.

4 Reza Rad Consultant, Trainer RADACAD DW/BI Consultant, Mentor, Trainer, Speaker Microsoft Data Platform MVP Author of SQL Server and BI books Author of Power BI from Rookie to Rock Star book Power BI Trainer for thousands of Developers Microsoft Certified Trainer Microsoft Certified Professional Co-Leader of NZ BI User Group rezaradf

5 Steps To Data Insight Data Preparation Data Modeling Data Visualization

6 Building Block; Keystone Data Preparation is the very first step in Data Insight Good Data Preparation => Useful Insight Bad Data Preparation => Lots of Re-Work

7 Data Preparation Getting Data from Multiple Sources Data Cleansing Data Transformation Preparing Data for Modeling

8 Data Preparation Tool For Data Analyst: Power Query Power Query for Power BI Power Query for Excel

9

10 Comes with Different Shapes and Sizes Excel 2016 Power BI Excel 2013, 2010

11 How to Get it? Power BI Desktop Built-in for Excel 2016 Free Add-in download for Excel 2013, and 2010

12 Wide Range of Data Sources Supported

13 Data Transformations on GUI

14 Combine Append Similar to SQL UNION ALL

15 Combine Merge

16 Join

17 Merge Types Similar to SQL Join Types

18 Group By

19 Power Query Formula Language:

20 What is M? Everything that Happens on GUI works with a Code Behind Code Behind is a Functional Language: M

21 More about Formula Language M is much more powerful than Power Query GUI; Not all functionalities of M implemented through GUI. If you want to be Professional In Power Query; You should be Expert in M M is a functional language

22 M Syntax let x=1 in x

23 Structure of M

24 M is Case Sensitive

25 Three Base Structures in M Table List Record

26 Robust Built-in Functions Table Functions Date Functions #shared keyword Table Functions Table.AddColumn Table.RemoveColumns Table.ReorderColumns Table.SelectColumns Table.ReplaceValue Table.Sort Table.AddIndexColumn Table.FillDown

27 Custom Functions Re-use your code Reduce redundancy Increase consistency

28 Lambda Expression (x) => x+1 Input Parameters => Function Body (x,y) => x+y

29 Parameters Parameters (optional, required)

30 Multi-Line Functions Cascade let/in clause

31 Generators List can be generated List.Dates(<start date>,<occurrence>,<duration>) Generates List of Dates from <start date> to.. It can be used as Loop structure

32 Error Handling Control of Execution when error happens Sending proper error messages Preventing failure with messages for troubleshooting

33 Date Dimension with Power

34 Date Dimension

35 Features Configurable via table in Excel Sheet Fiscal Columns Public Holidays Fetched Live

36 How it works Generators; to build the base structure EACH; to apply transformations on each item in list Date/Text Functions OData Table Functions Date Functions

37 Public Holidays NZ/other_file_formats.php

38 Agenda Combining Datasets Grouping Data Power Query Formula Language: M Generators, Custom Functions Date Dimension with Power Query

39 References to Study More Power BI from Rookie to Rock Star book: FREE Power Query Formula Categories online Help: HA aspx Slides and demos of this session: Power BI Self-Paced Training Course/Videos:

40 Thanks to our Event Sponsors

Cortana Intelligence Suite; Where the Magic Happens

Cortana Intelligence Suite; Where the Magic Happens Cortana Intelligence Suite; Where the Magic Happens Reza Rad, Leila Etaati #509 Brisbane 2016 About Us Reza Rad Leila Etaati MVP BI Consultant and Trainer Author of Books Speaker in conferences; PASS Summit,

More information

Azure Data Factory VS. SSIS. Reza Rad, Consultant, RADACAD

Azure Data Factory VS. SSIS. Reza Rad, Consultant, RADACAD Azure Data Factory VS. SSIS Reza Rad, Consultant, RADACAD 2 Please silence cell phones Explore Everything PASS Has to Offer FREE ONLINE WEBINAR EVENTS FREE 1-DAY LOCAL TRAINING EVENTS VOLUNTEERING OPPORTUNITIES

More information

Power Query For Power Bi Excel Jansbooksz

Power Query For Power Bi Excel Jansbooksz POWER QUERY FOR POWER BI EXCEL JANSBOOKSZ PDF - Are you looking for power query for power bi excel jansbooksz Books? Now, you will be happy that at this time power query for power bi excel jansbooksz PDF

More information

SQL Server Internals: The Practical Angle Sneak Peek. Dmitri Korotkevitch Moderated by Roberto Fonseca

SQL Server Internals: The Practical Angle Sneak Peek. Dmitri Korotkevitch Moderated by Roberto Fonseca SQL Server Internals: The Practical Angle Sneak Peek Dmitri Korotkevitch Moderated by Roberto Fonseca Technical Assistance Maximize your screen with the zoom button on the top of the presentation window

More information

A Closer Look at Distributed Availability Groups. Allan Hirt, Managing Partner, SQLHA LLC Moderated By: George Carlisle

A Closer Look at Distributed Availability Groups. Allan Hirt, Managing Partner, SQLHA LLC Moderated By: George Carlisle A Closer Look at Distributed Availability Groups Allan Hirt, Managing Partner, SQLHA LLC Moderated By: George Carlisle Thank You microsoft.com idera.com attunity.com Empower users with new insights through

More information

Shawn Dorward, MVP. Getting Started with Power Query

Shawn Dorward, MVP. Getting Started with Power Query Shawn Dorward, MVP Getting Started with Power Query Meet our Presenter InterDyn Artis specializes in the implementation, service and support of Microsoft Dynamics Enterprise Resource Planning (ERP) and

More information

Welcome! Power BI User Group (PUG) Copenhagen

Welcome! Power BI User Group (PUG) Copenhagen Welcome! Power BI User Group (PUG) Copenhagen Connect to Data in Power BI Desktop Just Thorning Blindbæk Consultant, Trainer and Speaker Connect to Data in Power BI Desktop Basic introduction to data connectivity

More information

Shawn Dorward, MVP. Getting Started with Power Query

Shawn Dorward, MVP. Getting Started with Power Query Shawn Dorward, MVP Getting Started with Power Query Shawn Dorward Microsoft MVP, Business Solutions Dynamics GP Practice Lead Shawn.Dorward@InterdynArtis.com Headquartered in Charlotte, NC Founded in 1989

More information

Become A Partner. Solution Partner Program Levels

Become A Partner. Solution Partner Program Levels Program Brochure The Atlassian Solution Partner Program is designed to enable partners to better serve, market and differentiate themselves through training, accreditations, and sales and marketing benefits.

More information

Monitoring Page Splits in SQL Server

Monitoring Page Splits in SQL Server Monitoring Page Splits in SQL Server Guy Glantser, CEO, Madeira Data Solutions Moderated By: Jay O'Donnell Presenting Sponsors Technical Assistance If you require assistance during the session, type your

More information

How can you purchase the Appway Academy services?

How can you purchase the Appway Academy services? Education Catalogue How can you purchase the Appway Academy services? Education Catalogue Buy individual training, certifications attempt or coaching sessions. Academy Credits Packages Optimize your Education

More information

Mcsa Guide To Microsoft Sql Server 2015 READ ONLINE

Mcsa Guide To Microsoft Sql Server 2015 READ ONLINE Mcsa Guide To Microsoft Sql Server 2015 READ ONLINE Microsoft SQL Server 2015 Administration: - Take Your Career to the Next Level with This Practical Guide. SQL Server expert Tom Carpenter teaches you

More information

ETL Best Practices and Techniques. Marc Beacom, Managing Partner, Datalere

ETL Best Practices and Techniques. Marc Beacom, Managing Partner, Datalere ETL Best Practices and Techniques Marc Beacom, Managing Partner, Datalere Thank you Sponsors Experience 10 years DW/BI Consultant 20 Years overall experience Marc Beacom Managing Partner, Datalere Current

More information

PDA Trainer Certification Process V 1.0

PDA Trainer Certification Process V 1.0 PDA Trainer Certification Process V 1.0 ~ 1 ~ Index Introduction to the Certification Process... 3 Certification Process Steps... 4 Description of the Certification Process Steps... 5 A - PDA Trainer Profile...

More information

Cortana Analytics : with Raspberry Pi and Weather Sensor

Cortana Analytics : with Raspberry Pi and Weather Sensor Cortana Analytics : with Raspberry Pi and Weather Sensor Leila Etaati (Microsoft MVP, PhD, Consultant, and Data science) #614 SQL Saturday South Island Leila Etaati Leila is Microsoft Data Platform MVP,

More information

R Language for the SQL Server DBA

R Language for the SQL Server DBA R Language for the SQL Server DBA Beginning with R Ing. Eduardo Castro, PhD, Principal Data Analyst Architect, LP Consulting Moderated By: Jose Rolando Guay Paz Thank You microsoft.com idera.com attunity.com

More information

SQL Server Windowing Functions

SQL Server Windowing Functions SQL Server Windowing Functions Enrique Catalá Bañuls Mentor, SolidQ MAP 2012 Microsoft Technical Ranger Microsoft Certified Trainer ecatala@solidq.com Twitter: @enriquecatala Enrique Catalá Bañuls Computer

More information

Table of Contents. Oracle SQL PL/SQL Training Courses

Table of Contents. Oracle SQL PL/SQL Training Courses Table of Contents Overview... 7 About DBA University, Inc.... 7 Eligibility... 8 Pricing... 8 Course Topics... 8 Relational database design... 8 1.1. Computer Database Concepts... 9 1.2. Relational Database

More information

Turbo-Charged Transaction Logs. David Maxwell

Turbo-Charged Transaction Logs. David Maxwell Turbo-Charged Transaction Logs David Maxwell Thank You Presenting Sponsors Gain insights through familiar tools while balancing monitoring and managing user created content across structured and unstructured

More information

A Crash-Course in Biml. Tim Mitchell, Principal Data Architect, Tyleris Data Solutions Moderated By: Cathrine Wilhelmsen

A Crash-Course in Biml. Tim Mitchell, Principal Data Architect, Tyleris Data Solutions Moderated By: Cathrine Wilhelmsen A Crash-Course in Biml Tim Mitchell, Principal Data Architect, Tyleris Data Solutions Moderated By: Cathrine Wilhelmsen Thank You microsoft.com idera.com attunity.com Empower users with new insights through

More information

Locking, Blocking, Versions: Concurrency for Maximum Performance. Kalen Delaney, Moderated By: Daniel Janik

Locking, Blocking, Versions: Concurrency for Maximum Performance. Kalen Delaney,   Moderated By: Daniel Janik Locking, Blocking, Versions: Concurrency for Maximum Performance Kalen Delaney, www.sqlserverinternals.com Moderated By: Daniel Janik Thank You microsoft.com idera.com attunity.com Empower users with new

More information

Securing SQL Server Processes with Certificates. Robert, Davis, Database Engineer, BlueMountain Capital Management Moderated By: Ivan Sanders

Securing SQL Server Processes with Certificates. Robert, Davis, Database Engineer, BlueMountain Capital Management Moderated By: Ivan Sanders Securing SQL Server Processes with Certificates Robert, Davis, Database Engineer, BlueMountain Capital Management Moderated By: Ivan Sanders Technical Assistance If you require assistance during the session,

More information

Time Intelligence Using DAX

Time Intelligence Using DAX Time Intelligence Using DAX About me 25 year career working at Coca-Cola in both Sales and IT Now running a Power BI consultancy in Sydney Australia Self Service BI Consulting Live Power BI Training Online

More information

A Journey to Power BI

A Journey to Power BI A Journey to Power BI A Guide to use Self-service BI Leila Etaati 28/02/2015 Leila Etaati Our Sponsors AN ACP GROUP COMPANY 2 28/02/2015 Leila Etaati About Leila Etaati 10 years experience in SQL server

More information

To Receive CPE Credit

To Receive CPE Credit Using Microsoft Access with Dynamics GP August 28, 2014 Charles Allen Senior Managing Consultant BKD Technologies callen@bkd.com To Receive CPE Credit Participate in entire webinar Answer polls when they

More information

Download The Definitive Guide To DAX: Business Intelligence With Microsoft Excel, SQL Server Analysis Services, And Power BI (Business Skills) PDF

Download The Definitive Guide To DAX: Business Intelligence With Microsoft Excel, SQL Server Analysis Services, And Power BI (Business Skills) PDF Download The Definitive Guide To DAX: Business Intelligence With Microsoft Excel, SQL Server Analysis Services, And Power BI (Business Skills) PDF This comprehensive and authoritative guide will teach

More information

Evaluation Contexts in DAX (Level 200)

Evaluation Contexts in DAX (Level 200) Evaluation Contexts in DAX (Level 200) About me 25 year career at Coca-Cola working in both Sales and Information Technology Now running a Power BI consultancy in Sydney Australia Self Service BI Consulting

More information

To Receive CPE Credit

To Receive CPE Credit Integration Options for Dynamics GP September 17, 2015 Charles Allen Senior Managing Consultant BKD Technologies callen@bkd.com To Receive CPE Credit Participate in entire webinar Answer attendance checks

More information

Manohar Punna. Azure Database Migration Choosing the Right Tier

Manohar Punna. Azure Database Migration Choosing the Right Tier Manohar Punna Azure Database Migration Choosing the Right Tier Thank you to our sponsors: Evaluations: Please complete the evaluation forms for each session you attend. You received these in your welcome

More information

Excel Pivot Tables. What to Expect? Produce powerful dynamic reports and leverage the flexibility of pivot tables.

Excel Pivot Tables. What to Expect? Produce powerful dynamic reports and leverage the flexibility of pivot tables. Excel Pivot Tables Produce powerful dynamic reports and leverage the flexibility of pivot tables. What to Expect? Pivot tables are fundamental for summarizing and visualizing data. This half-day training

More information

SQL Operations Studio - a new multi-platform tool for SQL Server database development, administration, and monitoring

SQL Operations Studio - a new multi-platform tool for SQL Server database development, administration, and monitoring SQL Operations Studio - a new multi-platform tool for SQL Server database development, administration, and monitoring Marek Masko, Principal Database Analyst, Sabre Moderated By: Philip Seamark Presenting

More information

Business Intelligence Concepts and Excel Tools

Business Intelligence Concepts and Excel Tools Business Intelligence Concepts and Excel Tools Get, Transform and Visualize your data to Drive Performance PRESENTED BY: DAVID WAWRZYNEK MS MBA SENIOR CONSULTANT CCSI Part 2: Get and Transform your Data

More information

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012 [AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012 Length Delivery Method : 5 Days : Instructor-led (Classroom) Course Overview Participants will learn technical

More information

SPONSORSHIP OPPORTUNITIES JULY 25-26, 2018 SANTIAGO, CHILE #ISC2CONGRESSLATAM LATAMCONGRESS.ISC2.ORG

SPONSORSHIP OPPORTUNITIES JULY 25-26, 2018 SANTIAGO, CHILE #ISC2CONGRESSLATAM LATAMCONGRESS.ISC2.ORG SPONSORSHIP OPPORTUNITIES JULY 25-26, 2018 SANTIAGO, CHILE #ISC2CONGRESSLATAM LATAMCONGRESS.ISC2.ORG THE WORLD S LEADING CYBERSECURITY AND IT SECURITY PROFESSIONAL ORGANIZATION How to face the immense

More information

Helping shape your future

Helping shape your future www.pwc.com/pwcacademyme Helping shape your future Project Management Professional (PMP ) PwC s Academy 2016-2017 Contents Welcome to PwC s Academy 1 About Project Management Professional (PMP ) 2 Getting

More information

Prophet 21 World Wide User Group Webinars. Barry Hallman. SQL Queries & Views. (Part 2)

Prophet 21 World Wide User Group Webinars. Barry Hallman. SQL Queries & Views. (Part 2) Prophet 21 World Wide User Group Webinars SQL Queries & Views (Part 2) Barry Hallman Disclaimer This webinar is an attempt by P21WWUG members to assist each other by demonstrating ways that we utilize

More information

Toolkit for DAX Optimization

Toolkit for DAX Optimization Toolkit for DAX Optimization Marco Russo marco@sqlbi.com SQL Saturday #464, Melbourne 20 th February 2016 Housekeeping Mobile Phones please set to stun during sessions Evaluations complete online to be

More information

Dallas Marks - Session 5010

Dallas Marks - Session 5010 [ Delivering Personalized and Secure Business Intelligence With the SAP BusinessObjects Business Intelligence 4.0 Information Design Tool Chicago BusinessObjects User Group (CHIBOUG) Friday, November 18,

More information

Reporting for Dynamics 365 Customer Engagement

Reporting for Dynamics 365 Customer Engagement Reporting for Dynamics 365 Customer Engagement Course Level: 200 This class reviews the unique CRM reporting capabilities of Advanced Find views, customizing charts with XML, the built-in report wizard,

More information

COURSE SYLLABUS COURSE TITLE:

COURSE SYLLABUS COURSE TITLE: 1 COURSE SYLLABUS COURSE TITLE: FORMAT: CERTIFICATION EXAMS: 55164AC Quick Powerful Graphics with Power View, PowerPivot, Power Query, Power Map, and Power BI Instructor-Led None This course syllabus should

More information

Martin Cairney SPLIT, MERGE & ELIMINATE. SQL Saturday #572 : Oregon : 22 nd October, 2016

Martin Cairney SPLIT, MERGE & ELIMINATE. SQL Saturday #572 : Oregon : 22 nd October, 2016 Martin Cairney SPLIT, MERGE & ELIMINATE AN INTRODUCTION TO PARTITIONING SQL Saturday #572 : Oregon : 22 nd October, 2016 Housekeeping Mobile Phones please set to stun during the session Connect with the

More information

SQLSaturday #620 Dublin 17 June, 2017 Reports on the Run: Mobile Reporting with SQL Server Peter Myers Bitwise Solutions

SQLSaturday #620 Dublin 17 June, 2017 Reports on the Run: Mobile Reporting with SQL Server Peter Myers Bitwise Solutions SQLSaturday #620 Dublin 17 June, 2017 Reports on the Run: Mobile Reporting with SQL Server 2016 Peter Myers Bitwise Solutions Thanks for the sponsors Platinum Sponsors Gold Sponsors Silver Sponsors Presenter

More information

$99.95 per user. Writing Queries for SQL Server (2005/2008 Edition) CourseId: 160 Skill level: Run Time: 42+ hours (209 videos)

$99.95 per user. Writing Queries for SQL Server (2005/2008 Edition) CourseId: 160 Skill level: Run Time: 42+ hours (209 videos) Course Description This course is a comprehensive query writing course for Microsoft SQL Server versions 2005, 2008, and 2008 R2. If you struggle with knowing the difference between an INNER and an OUTER

More information

MCSA BI Reporting. A Success Guide to Prepare- Analyzing and Visualizing Data with Microsoft Excel. edusum.com

MCSA BI Reporting. A Success Guide to Prepare- Analyzing and Visualizing Data with Microsoft Excel. edusum.com 70-779 MCSA BI Reporting A Success Guide to Prepare- Analyzing and Visualizing Data with Microsoft Excel edusum.com Table of Contents Introduction to 70-779 Exam on Analyzing and Visualizing Data with

More information

Microsoft certified solutions associate

Microsoft certified solutions associate Microsoft certified solutions associate MCSA: BI Reporting This certification demonstrates your expertise in analyzing data with both Power BI and Excel. Exam 70-778/Course 20778 Analyzing and Visualizing

More information

Microsoft SQL Server Certification Guide

Microsoft SQL Server Certification Guide Microsoft SQL Server Certification Guide MCSA: SQL SERVER Microsoft Certified Solutions Associate Demonstrate your essential skills and breakthrough insights in developing and maintaining the next wave

More information

BECOME TOMORROW S LEADER, TODAY. SEE WHAT S NEXT, NOW

BECOME TOMORROW S LEADER, TODAY. SEE WHAT S NEXT, NOW BECOME TOMORROW S LEADER, TODAY. SEE WHAT S NEXT, NOW BECOME AN ISACA MEMBER TODAY. Nearing its 50th year, ISACA is a global association helping individuals and enterprises achieve the positive potential

More information

To Receive CPE Credit

To Receive CPE Credit Excel Refreshable Reports in Dynamics GP Charles Allen Senior Managing Consultant BKD Technologies callen@bkd.com June 22, 2017 To Receive CPE Credit Participate in entire webinar Answer attendance checks

More information

Querying Data with Transact-SQL

Querying Data with Transact-SQL Querying Data with Transact-SQL Course: 20761 Course Details Audience(s): IT Professional(s) Technology: Microsoft SQL Server 2016 Duration: 24 HRs. ABOUT THIS COURSE This course is designed to introduce

More information

BEST BIG DATA CERTIFICATIONS

BEST BIG DATA CERTIFICATIONS VALIANCE INSIGHTS BIG DATA BEST BIG DATA CERTIFICATIONS email : info@valiancesolutions.com website : www.valiancesolutions.com VALIANCE SOLUTIONS Analytics: Optimizing Certificate Engineer Engineering

More information

KIRKPATRICK FOUR LEVELS EVALUATION CERTIFICATION PROGRAM - SILVER LEVEL

KIRKPATRICK FOUR LEVELS EVALUATION CERTIFICATION PROGRAM - SILVER LEVEL KIRKPATRICK FOUR LEVELS EVALUATION CERTIFICATION PROGRAM - SILVER LEVEL Live Online Version PROGRAM DESCRIPTION Kirkpatrick silver level certification provides the structure and support you need to successfully

More information

Paper ###-YYYY. SAS Enterprise Guide: A Revolutionary Tool! Jennifer First, Systems Seminar Consultants, Madison, WI

Paper ###-YYYY. SAS Enterprise Guide: A Revolutionary Tool! Jennifer First, Systems Seminar Consultants, Madison, WI Paper ###-YYYY SAS Enterprise Guide: A Revolutionary Tool! Jennifer First, Systems Seminar Consultants, Madison, WI ABSTRACT Whether you are a novice or a pro with SAS, Enterprise Guide has something for

More information

Dr. Michael Curry. Oregon. The Big Picture: SQL Overview and Getting the Most from SQL Saturday

Dr. Michael Curry. Oregon. The Big Picture: SQL Overview and Getting the Most from SQL Saturday Dr. Michael Curry michael.curry@wsu.edu Oregon The Big Picture: SQL Overview and Getting the Most from SQL Saturday Academic Data Management E-Commerce Entrepreneurship Dr. Michael Curry /michaellcurry/

More information

Indira Bandari. Predictive Analytics using R in SQL Server

Indira Bandari. Predictive Analytics using R in SQL Server Indira Bandari Predictive Analytics using R in SQL Server Agenda What is Predictive Analytics? Analytics vs. Predictive Analytics Benefits of using R Predictive Analytics Life Cycle Demo Indira Bandari

More information

Datazen. Bent On-premise mobile BI. November 28, #sqlsatparma #sqlsat462

Datazen. Bent  On-premise mobile BI. November 28, #sqlsatparma #sqlsat462 Datazen On-premise mobile BI Bent Pedersen @Bent_n_pedersen www.biblog.eu Sponsors Organizers getlatestversion.it Who am i Senior Business Analytics Consultant at Kapacity 9 years with SQL Server Speaker

More information

Java SE 8 Programming

Java SE 8 Programming Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Java SE 8 Programming Duration: 5 Days What you will learn This Java SE 8 Programming training covers the core language features

More information

Excel. Microsoft. Organizing and Managing Data in

Excel. Microsoft. Organizing and Managing Data in Organizing and Managing Data in Excel Microsoft SkillPath a division of the Graceland College Center for Professional Development and Lifelong Learning, Inc. All rights reserved, including the right to

More information

Querying Microsoft SQL Server 2014

Querying Microsoft SQL Server 2014 Querying Microsoft SQL Server 2014 Course: 20461 Course Details Audience(s): IT Professional(s) Technology: Microsoft SQL Server 2014 Duration: 40 Hours ABOUT THIS COURSE This forty hours of instructor-led

More information

Fran Simon, M.Ed. Engagement Strategies National Workforce Registry Alliance,

Fran Simon, M.Ed. Engagement Strategies National Workforce Registry Alliance, Lessons Learned from Producing Webinars for Early Educators: Opportunities and Challenges of Incorporating Synchronous Online Learning into Professional Development Plans Fran Simon, M.Ed. Engagement Strategies

More information

ISO9001:2015 LEAD IMPLEMENTER & LEAD AUDITOR

ISO9001:2015 LEAD IMPLEMENTER & LEAD AUDITOR ISO9001:2015 LEAD IMPLEMENTER & LEAD AUDITOR JPCANN ASSOCIATES LTD #58 NSAWAM ROAD, AVENOR JUNCTION, KOKOMLEMLE-ACCRA Office lines: +233 302 242 573 / +233 302 974 302 Mobile: +233 501 335 818 20 www.corptrainghana.com

More information

SAP Lumira is known as a visual intelligence tool that is used to visualize data and create stories to provide graphical details of the data.

SAP Lumira is known as a visual intelligence tool that is used to visualize data and create stories to provide graphical details of the data. About the Tutorial SAP Lumira is known as a visual intelligence tool that is used to visualize data and create stories to provide graphical details of the data. Data is entered in Lumira as dataset and

More information

Drawing the Big Picture

Drawing the Big Picture Drawing the Big Picture Multi-Platform Data Architectures, Queries, and Analytics Philip Russom TDWI Research Director for Data Management August 26, 2015 Sponsor 2 Speakers Philip Russom TDWI Research

More information

Conditional Processing in the SAS Software by Example

Conditional Processing in the SAS Software by Example Conditional Processing in the SAS Software by Example Charu Shankar, SAS Institute Canada, Toronto, Canada Kirk Paul Lafler, Software Intelligence Corporation, Spring Valley, California Abstract Conditional

More information

Summer Tech & STEM Fest

Summer Tech & STEM Fest In collaboration with Denver Public Schools, and numerous other tech and industry associations from around Colorado, we welcome you to the August 16, 2017 Summer Tech & STEM Fest Denver Tech Center Details

More information

Shabnam Watson. Performance Monitoring Analysis Services Tabular

Shabnam Watson. Performance Monitoring Analysis Services Tabular Shabnam Watson Performance Monitoring Analysis Services Tabular Shabnam Watson BI Consultant /ShabnamWatson @shbwatson info@abicube.com BLOG: https://shabnamwatson.wordpress.com Work: BI Consultant Fifteen

More information

ORACLE PL/SQL DATABASE COURSE

ORACLE PL/SQL DATABASE COURSE ORACLE PL/SQL DATABASE COURSE Oracle PL/SQL Database Programming Course (OPDP-001) JMT Oracle PL/SQL Hands-On Training (OPDP-001) is an intense hands-on course that is designed to give the student maximum

More information

Using Excel with Dynamics GP

Using Excel with Dynamics GP Using Excel with Dynamics GP March 22, 2018 TO RECEIVE CPE CREDIT Participate in entire webinar Answer attendance checks & polls when they are provided If you are viewing this webinar in a group, complete

More information

Building Data Models with Microsoft Excel PowerPivot

Building Data Models with Microsoft Excel PowerPivot Building Data Models with Microsoft Excel PowerPivot Overview This 3-day course extends the power of Excel and takes you inside the PowerPivot add-in for Excel 2013/2016. Based on the book Microsoft Excel

More information

I Needed to Install 80 SQL Servers Fast. Here s How I Did It! Anthony E. Nocentino

I Needed to Install 80 SQL Servers Fast. Here s How I Did It! Anthony E. Nocentino I Needed to Install 80 SQL Servers Fast. Here s How I Did It! Anthony E. Nocentino aen@centinosystems.com Anthony E. Nocentino Consultant and Trainer Founder and President of Centino Systems Specialize

More information

The Ambiguous Case of Off-Row Storage in In- Memory OLTP. Dmitri Korotkevitch, aboutsqlserver.com Moderated By: Sander Stad

The Ambiguous Case of Off-Row Storage in In- Memory OLTP. Dmitri Korotkevitch, aboutsqlserver.com Moderated By: Sander Stad The Ambiguous Case of Off-Row Storage in In- Memory OLTP Dmitri Korotkevitch, aboutsqlserver.com Moderated By: Sander Stad Technical Assistance If you require assistance during the session, type your inquiry

More information

A Visual Step-by-step Approach to Converting an RTF File to an Excel File

A Visual Step-by-step Approach to Converting an RTF File to an Excel File A Visual Step-by-step Approach to Converting an RTF File to an Excel File Kirk Paul Lafler, Software Intelligence Corporation Abstract Rich Text Format (RTF) files incorporate basic typographical styling

More information

Picking the Right SQL Database Part 1: Evaluating Database Offerings from Oracle, IBM and Microsoft

Picking the Right SQL Database Part 1: Evaluating Database Offerings from Oracle, IBM and Microsoft E-Guide Picking the Right SQL Database Part 1: Evaluating Database Offerings from Oracle, IBM and Microsoft Many organizations today understand that there is much more to the SQL server selection process

More information

Business Analytics in the Oracle 12.2 Database: Analytic Views. Event: BIWA 2017 Presenter: Dan Vlamis and Cathye Pendley Date: January 31, 2017

Business Analytics in the Oracle 12.2 Database: Analytic Views. Event: BIWA 2017 Presenter: Dan Vlamis and Cathye Pendley Date: January 31, 2017 Business Analytics in the Oracle 12.2 Database: Analytic Views Event: BIWA 2017 Presenter: Dan Vlamis and Cathye Pendley Date: January 31, 2017 Vlamis Software Solutions Vlamis Software founded in 1992

More information

ETL TESTING TRAINING

ETL TESTING TRAINING ETL TESTING TRAINING Retrieving Data using the SQL SELECT Statement Capabilities of the SELECT statement Arithmetic expressions and NULL values in the SELECT statement Column aliases Use of concatenation

More information

DAX as a Query Language

DAX as a Query Language DAX as a Query Language Matt Allington exceleratorbi.com.au Online Feedback goo.gl/srvpmj About me 25 year career at Coca-Cola working in both Sales and Information Technology Now running a Power Pivot

More information

Session Leverage Winshuttle Query in Internal Audit, Finance and Controlling. Erin Stone Bbraun Medical, Inc.

Session Leverage Winshuttle Query in Internal Audit, Finance and Controlling. Erin Stone Bbraun Medical, Inc. Session Leverage Winshuttle Query in Internal Audit, Finance and Controlling Erin Stone Bbraun Medical, Inc. Agenda Introductions Winshuttle Solution B. Braun Simplifying Data feed into the Audit Tool

More information

Training Programs. Required Foodservice Training & Certification. Recommended Alcohol Training & Certification. South Dakota Retailers Association

Training Programs. Required Foodservice Training & Certification. Recommended Alcohol Training & Certification. South Dakota Retailers Association South Dakota Retailers Association Training Programs If you have a foodservice license or an alcohol license, this training will help you comply with state laws and regulations Required Foodservice Training

More information

PC Applications Schedule

PC Applications Schedule PC Applications Schedule Word Processing and Note Taking Price Mar Apr May Jun Jul Aug Sep Word Level 1 - Basic Documents, Tables & Graphics $239 4 2 1 3 2 1 3 Word Level 2 - Styles, Sections & Templates

More information

Asanka Padmakumara. ETL 2.0: Data Engineering with Azure Databricks

Asanka Padmakumara. ETL 2.0: Data Engineering with Azure Databricks Asanka Padmakumara ETL 2.0: Data Engineering with Azure Databricks Who am I? Asanka Padmakumara Business Intelligence Consultant, More than 8 years in BI and Data Warehousing A regular speaker in data

More information

ALM120 Application Lifecycle Management 12.0 Essentials Gold Package

ALM120 Application Lifecycle Management 12.0 Essentials Gold Package Course Data Sheet ALM120 Application Lifecycle Management 12.0 Essentials Gold Package Course No: ALM120-120 For software version(s): Software version used in the labs: 12.0 Delivery formats: Instructor

More information

Beyond the Basics with nvision and Query for PeopleSoft 9.2

Beyond the Basics with nvision and Query for PeopleSoft 9.2 Beyond the Basics with nvision and Query for PeopleSoft 9.2 Session ID: 101180 Prepared by: Millie Babicz Managing Director SpearMC Consulting @SpearMC Welcome and Please: Silence Audible Devices Note

More information

Martin Cairney. The Why and How of Partitioned Tables

Martin Cairney. The Why and How of Partitioned Tables Martin Cairney The Why and How of ed Tables Housekeeping Mobile Phones please set to stun during the session Session Evaluation Martin Cairney Microsoft Data Platform MVP Microsoft Certified Trainer Organiser

More information

Driving Global Resilience

Driving Global Resilience Driving Global Resilience Steve Mellish FBCI Chairman, The Business Continuity Institute Monday December 2nd, 2013 Business & IT Resilience Summit New Delhi, India Chairman of the Business Continuity Institute

More information

Sydney SQL Server Enterprise User Group. News: 2 March 2011

Sydney SQL Server Enterprise User Group. News: 2 March 2011 News: 2 March Agenda News Benefits News Apologies Patches Released Downloads Benefits Apologies... Victor is at the MVP Summit. Patches Released Cumulative Update #14 for SQL Server 2005 Service Pack 3

More information

$ Windows Server 2008 Administration. Course Description

$ Windows Server 2008 Administration. Course Description Course Description With our 2008 online training course, you ll learn everything from installation to advanced disaster recovery. Let Grant Moyle, master trainer, teach you how to manage your Windows 2008

More information

E-Learning. Meeting Solutions

E-Learning. Meeting Solutions E-Learning Meeting Solutions Teach and train more people, more often for less online with MCI Conferencing e-learning solutions and watch how quickly your company can gain the competitive advantage. These

More information

Certified Net Revenue Analyst (CNRA)

Certified Net Revenue Analyst (CNRA) Program Introduction December 14, 2017 Andrew Holloway 2016 Crowe 2016 Crowe Horwath Horwath LLP LLP Agenda Introduce the Certified Net Revenue Analyst certification program Program Overview What is the

More information

Microsoft Querying Microsoft SQL Server 2014

Microsoft Querying Microsoft SQL Server 2014 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20461 - Querying Microsoft SQL Server 2014 Length 5 days Price $4290.00 (inc GST) Version D Overview Please note: Microsoft have released a new course which

More information

Self-Service Data Preparation for Qlik. Cookbook Series Self-Service Data Preparation for Qlik

Self-Service Data Preparation for Qlik. Cookbook Series Self-Service Data Preparation for Qlik Self-Service Data Preparation for Qlik What is Data Preparation for Qlik? The key to deriving the full potential of solutions like QlikView and Qlik Sense lies in data preparation. Data Preparation is

More information

MANAGING DATA(BASES) USING SQL (NON-PROCEDURAL SQL, X401.9)

MANAGING DATA(BASES) USING SQL (NON-PROCEDURAL SQL, X401.9) Technology & Information Management Instructor: Michael Kremer, Ph.D. Class 6 Professional Program: Data Administration and Management MANAGING DATA(BASES) USING SQL (NON-PROCEDURAL SQL, X401.9) AGENDA

More information

Incident Response Programming with R. Eric Zielinski Sr. Consultant, Nationwide

Incident Response Programming with R. Eric Zielinski Sr. Consultant, Nationwide Incident Response Programming with R Eric Zielinski Sr. Consultant, Nationwide About Me? Cyber Defender for Nationwide Over 15 years in Information Security Speaker at various conferences FIRST, CEIC,

More information

WEB DESIGN SERVICES. Google Certified Partner. In-Studio Interactive CEO: Onan Bridgewater. instudiologic.com.

WEB DESIGN SERVICES. Google Certified Partner. In-Studio Interactive CEO: Onan Bridgewater. instudiologic.com. In-Studio Interactive CEO: Onan Bridgewater instudiologic.com sales@instudiologic.com info@instudiologic.com WEB DESIGN SERVICES Google Certified Partner 1. Brand Building Engagements that Drive Sales

More information

UPGRADING DEVELOPMENT SKILLS

UPGRADING DEVELOPMENT SKILLS RSM TECHNOLOGY ACADEMY Syllabus and Agenda UPGRADING DEVELOPMENT SKILLS FOR MICROSOFT DYNAMICS 365 FOR OPERATIONS Course Details 3 Audience 3 At Course Completion 3 Course Cancellation Policy 4 Guaranteed

More information

Querying Microsoft SQL Server

Querying Microsoft SQL Server Querying Microsoft SQL Server Duration: 5 Days (08:30-16:00) Overview: This course provides students with the technical skills required to write basic Transact-SQL queries for Microsoft SQL Server. This

More information

Ahmedabad SQL Server User Group Ahmedabad, Gujarat, India July 19, Microsoft MVP SQL Server Founder SQLAuthority.com

Ahmedabad SQL Server User Group Ahmedabad, Gujarat, India July 19, Microsoft MVP SQL Server Founder SQLAuthority.com Ahmedabad SQL Server User Group Ahmedabad, Gujarat, India July 19, 2008 Pinal Dave Microsoft MVP SQL Server Founder SQLAuthority.com pinal@sqlauthority.com Speaker Profile Microsoft Most Valuable Professional

More information

MANAGING PROJECTS USING PMI S STANDARDS. Facilitated by Mr. Andreas Solomou. 12, 19, 26 November and 3, 10 December :30 17:00

MANAGING PROJECTS USING PMI S STANDARDS. Facilitated by Mr. Andreas Solomou. 12, 19, 26 November and 3, 10 December :30 17:00 1 MANAGING PROJECTS USING PMI S STANDARDS Facilitated by Mr. Andreas Solomou 12, 19, 26 November and 3, 10 December 2018 08:30 17:00 CIIM Nicosia, 21 Akademias Ave. 2107 Registration deadline: 25 October

More information

Shared Learning Course Schedule at all ICC locations 2019 (Document version March 2019)

Shared Learning Course Schedule at all ICC locations 2019 (Document version March 2019) Shared Learning Course Schedule at all ICC locations 2019 (Document version March 2019) ICC Learning Group Telephone: + 41 (0) 22 929 14 11 Email: icttraining@unicc.org BRINDISI GENEVA NEW YORK ROME VALENCIA

More information

PC Applications Schedule

PC Applications Schedule PC Applications Schedule Word Processing and Note Taking Price Days Aug Sep Oct Nov Dec Jan Feb Mar Word Level 1 - Basic Documents, Tables & Graphics $239 1 1 14 2 1 3 3 1 4 Word Level 2 - Styles, Sections

More information

PC Applications Schedule

PC Applications Schedule PC Applications Schedule Word Processing and Note Taking Price Days Nov Dec Jan Feb Mar Apr May Word Level 1 - Basic Documents, Tables & Graphics $239 1 1 3 3 1 4 2 1 Word Level 2 - Styles, Sections &

More information

Mastering Data Warehouse Aggregates Solutions For Star Schema Performance

Mastering Data Warehouse Aggregates Solutions For Star Schema Performance Mastering Data Warehouse Aggregates Solutions For Star Schema Performance Star Schema The Complete Reference Christopher Adamson Amazon. Mastering Data Warehouse Aggregates, Solutions for Star Schema Performance

More information