Public Sector

We've had the pleasure of working with UK and overseas central and local government departments, including Healthcare (NHS and Foundation Trusts), Defence, Education (Universities and colleges), many of the main Civil Service departments, Emergency Services; also public-owned corporations including the BBC, Bank of England, Ordnance Survey, and regulatory bodies such as Ofgem.

We are registered on Crown Commercial Service’s (CCS) Dynamic Purchasing System (RM6219 Training and Learning) and also with numerous tender portals such as Ariba, Coupa and Delta E-Sourcing.

Read more...

Graduate Training Schemes

Framework Training has a strong track record of providing a solid introduction into the working world for technical graduates across myriad industries. We provide the opportunity to learn and gain valuable hands-on experience in a supportive, friendly and sociable training environment.

Attract & retain the brightest new starters

We know it is vital for our clients to invest in the future of their talented grads; not only to provide them with high-quality, professional training essential for their roles, but to embed them within the organisation’s culture and guide them on the right path to a successful career.

After all, your new hires could well be the next leaders and their creative ideas and unique insights are invaluable to your business.

Read more ...

Learning & Development

Our unique portfolio of high-quality technical courses and training programmes are industry-respected. They’re carefully designed so that delegates can seamlessly apply what they’ve learnt back in the workplace. Our team of domain experts, trainers, and support teams know our field — and all things tech — inside out, and we work hard to keep ourselves up to speed with the latest innovations. 

We’re proud to develop and deliver innovative learning solutions that actually work and make a tangible difference to your people and your business, driving through positive lasting change. Our training courses and programmes are human-centred. Everything we do is underpinned by our commitment to continuous improvement and learning and generally making things much better.

Read more...

Corporate & Volume Pricing

Whether you are looking to book multiple places on public scheduled courses (attended remotely or in our training centres in London) or planning private courses for a team within your organisation, we will be happy to discuss preferential pricing which maximise your staff education budget.

Enquire today about:

  • Training programme pricing models  

  • Multi-course voucher schemes

Read more...

Custom Learning Paths

We understand that your team training needs don't always fit into a "one size fits all" mould, and we're very happy to explore ways in which we can tailor a bespoke learning path to fit your learning needs.

Find out about how we can customise everything from short overviews, intensive workshops, and wider training programmes that give you coverage of the most relevant topics based on what your staff need to excel in their roles.

Read more...

Power BI Training Course

Learn to create powerful self-service business intelligence solutions.

About the course

Our Power BI training course will give you hands-on experience with Microsoft's heavy hitting Business Intelligence platform. Open up more highly-extensible reporting and analysis capabilities than you would have thought possible.

The latest suite of Power BI tools are the culmination of a raft of integration, business logic, visualisation and deployment technologies presented in such a way that self-service "pick-your-own" business intelligence now brings genuinely powerful control and takes away a lot of the complexity these functions would previously have required.

Power BI has the capability to pull in and process data from hundreds of other platforms - not just Microsoft's own (such as Dynamics, Sharepoint, SQL Server, Excel...) but pretty much anything with a solid API, whether on-premise or in the cloud - and squirt out interactive dashboards to browsers and desktop / mobile apps.

If you have a specific use case, project requirement or skills gap, please get in touch to find out how we can tailor a Power BI training workshop for you and / or your team's needs for flexible, remote, custom delivery.

    • Learn Business Intelligence fundamentals
    • Understand the capabilities of the Power BI suite
    • Connect to various data sources
    • Get to grips with Data Modelling & Data Visualisation
    • Learn Data Analysis Expressions (DAX) language
    • Publishing your solution (web / mobile apps)
  • This workshop is aimed at Data analysts, business analysts, software developers and other business stakeholders who want to create and publish cross-platform Business Intelligence dashboards solutions.

  • Participants should have some knowledge of Excel, and any experience with an equivalent BI / reporting package would be useful but is not mandatory.

    We can customise the training to match your team's experience and needs - with more time and coverage of fundamentals for new starters, for instance.

  • This Power BI course is available for private / custom delivery for your team - as an in-house face-to-face workshop at your location of choice, or as online instructor-led training via MS Teams (or your own preferred platform).

    Get in touch to find out how we can deliver tailored training which focuses on your project requirements and learning goals.

  • Introduction

    • Data visualisation and Big Data: Understanding the importance of visualising large datasets to uncover insights and support data-driven decision-making in modern business environments.

    • Why Power BI?: Exploring Power BI's role as a leading Business Intelligence platform, its comprehensive capabilities (data connection, modelling, visualisation, sharing), and advantages in the data analytics landscape.

    • Overview of Power BI: Understanding the different components of the Power BI ecosystem: Power BI Desktop (the primary Windows application for report development), Power BI Service (the cloud-based platform for publishing, sharing, and collaboration), and Power BI Mobile (for consuming reports and dashboards on mobile devices).

    Tour of Power BI Desktop

    • Report Tab: The primary interface within Power BI Desktop for designing interactive reports by arranging visualisations and elements.

      • Canvas: The main workspace area where visualisations are placed, sized, and arranged to build report pages.

      • Filters pane: Applying interactive filters at the visual, page, or entire report level to refine the data displayed.

      • Visualisations pane: Selecting from the gallery of standard and custom chart types and visual elements, and configuring their properties.

      • Fields pane: Accessing all tables and columns loaded into the data model to drag and drop onto the canvas or into visualisation wells.

    • Data Tab: Viewing and exploring the raw data loaded into each table of the data model in a grid format.

    • Relationships Tab: Visually managing the connections and relationships between different tables in the data model, including setting cardinality and cross-filter direction.

    Data Cleansing

    • Power Query Editor: Using the dedicated, powerful tool integrated within Power BI Desktop for connecting to various data sources, transforming, and cleaning data before it is loaded into the main data model.

      • Data Structure: Understanding how data is organised in Power Query (tables, columns, rows) and how to inspect data profiles.

      • Transformations: Applying a wide range of steps to shape, clean, and prepare data (e.g., removing/renaming columns, filtering/sorting rows, splitting/merging columns, pivoting/unpivoting, changing data types, handling errors and missing values).

      • Adding Columns: Creating new columns in the data within Power Query Editor using conditional logic, examples, or Power Query's M formula language.

    DAX Introduction

    • Why DAX?: Understanding the Data Analysis Expressions language as the formula language for creating custom calculations, measures, and calculated columns within the Power BI data model.

    • Measures: Creating dynamic calculations (e.g., Sum of Sales, Average Profit, Count of Customers) that aggregate data based on the context of a visualisation or filter.

    • Calculated Columns: Creating new columns in existing tables based on calculations evaluated row by row.

    • CALCULATE function: Understanding this core function as the key to modifying filter context and performing complex calculations in DAX.

    • Time Intelligence: Using specific DAX functions designed for calculations involving dates and time periods (e.g., Year-to-Date totals, Month-over-Month growth, comparisons to previous years).

    Data Modelling

    • Relationships: Establishing connections between different tables in the data model based on common columns to enable filtering and calculations across tables.

    • Hierarchies: Creating logical levels of data (e.g., Year > Quarter > Month > Day, Country > State > City) to allow for drill-down navigation in visualisations.

    • Merge vs Append (Join vs Union): Understanding two primary methods in Power Query for combining data from different tables: Merge (combining columns based on matching rows, like a SQL Join) and Append (stacking rows from tables with similar structures, like a SQL Union).

    Data Visualisation

    • Overview of visualisations available: Exploring the standard set of built-in visual types provided in Power BI Desktop.

    • Visualisation marketplace: Discovering, importing, and using custom visualisations available from Microsoft AppSource to extend the range of visual options.

    • Key visualisations: Understanding the purpose, best use cases, and basic configuration for commonly used chart types:

      • Bar/Column Chart: Comparing discrete categories or showing changes over time.

      • Line Chart: Primarily used to show trends over time or ordered categories.

      • Scatter Chart: Displaying the relationship between two numerical measures.

      • Pie Chart: Showing proportions of a whole for a limited number of categories (use with caution).

      • Map: Visualising data geographically using location data.

      • Card: Displaying a single, prominent key performance indicator or measure value.

      • Slicer: An interactive filter control that allows users to easily filter data on a report page by selecting values from a list or range.

      • Table/Matrix: Displaying data in a row-column format (Matrix allows hierarchical grouping and subtotals).

    • Filters: Applying additional filters to visuals, pages, or reports to narrow down the data displayed.

    • Drill Up/Down with Hierarchies: Navigating through different levels of detail within visualisations using defined hierarchies.

    • Formatting Visualisations: Customising the appearance of visuals (colours, fonts, titles, labels, tooltips) to improve clarity and aesthetics.

    • Applying Analytics: Adding analytical features to visualisations such as trend lines, forecasting, anomaly detection, or utilising AI-driven insights like Key Influencers or Q&A (if covered).

    • Insert Image/Shape/Text: Adding static elements to enhance report layout, branding, and readability.

    Tour of Power BI Service

    • Sharing Reports: Methods for distributing reports and dashboards to colleagues and stakeholders within or outside an organisation (e.g., using Workspaces, Apps, sharing links).

    • Scheduled Refresh: Configuring data sources to automatically update the dataset at scheduled intervals without manual intervention (requires a Gateway for on-premises data sources).

    • Row-Level Security: Implementing rules in the data model to restrict the data that specific users or groups can see when viewing a report, based on their identity.

    Optional topics for custom courses

    • We're happy to discuss including coverage of extra topics such as Calculate and Time Intelligence functions, or interacting with other data sources - let us know if you have additional learning goals so we can build a syllabus that meets your needs. (This section indicates flexibility to add more advanced DAX, connect to specific data sources not covered in the core, or include other topics based on client needs).

    • Microsoft Power BI Documentation: The official and most comprehensive source for information on all aspects of Power BI Desktop, Service, Mobile, and related tools. https://learn.microsoft.com/en-us/power-bi/

    • Power BI Blog: Stay up-to-date with the latest features, updates, and announcements for Power BI. https://powerbi.microsoft.com/en-us/blog/

    • DAX Guide: A definitive reference for Data Analysis Expressions (DAX) functions, concepts, and patterns. An essential resource for anyone working with DAX. https://dax.guide/

    • Power BI Community Forum: Connect with other Power BI users, ask questions, share solutions, and get help from the community and Microsoft experts. https://community.powerbi.com/

Trusted by

CERN organisation logo IBM company logo

Public Courses Dates and Rates

Please get in touch for pricing and availability.

Related courses