*VIRTUAL* – Excel Bite Size ½ day Sessions – PivotTables, Related Tables, PowerPivot, and Data Models

Request info

Online Excel Training Course

Course Description: This virtual course is designed for people wish to learn how to create and work with PivotTables, PowerPivot and Data Modelling within Excel.  PivotTables are powerful to summarise and manipulate your data.  You can also use the PowerPivot add-in to create sophisticated data models by building relationships between multiple tables.  These topics will assist in developing your worksheets further.

 Prerequisites: Delegates attending this course should have a basic knowledge of Excel.

Course Content

  • PivotTables:
  • Creating a PivotTable
  • Amending the fields in a PivotTable
  • Updating the PivotTable
  • Adding Calculations to a PivotTable
  • Add Grouping to a PivotChart
  • Pivot Tools Gear Settings
  • Creating a PivotChart
  • Create and use Slicers
  • Create and use PivotTable Timelines
  • Creating from Tables and Related Tables.
  • PowerPivot & Data Models
  • Install the PowerPivot
  • Use workbooks with no tables or relationships
  • Build Relationships in Diagram View
  • Add more data to the Data Model
  • Format columns and sort data
  • Use the Calculation area to Calculate a column
  • Create a PivotTable
  • Create a PowerPivot with related tables
  • Uset Get & Transform
  • Use the Power Query window
  • Load & Transform data

This course will run 3 hours with a 15-minute break.  Morning sessions will be 09:30 until 12:30.  Afternoon sessions will be from 13:00 until 16:00 with a 15-minute break.

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2024-10-14' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (27388) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC