Skip to content
Tuesday, June 9, 2026
  • Power BI: Say Goodbye to Complex DAX – Visual Calculations Made Easy
  • The Ten-Digit Empire: How Human Anatomy Built the Modern World (Base 10 System)
  • PowerPoint: Creating Automated Dynamic Presentations with SQL Server Data Integration using Excel
  • PowerShell Lesson 001 Mastering the Environment and Creating your first Script

Virtual School

This Week
Log in
  • Home
  • Topics
  • Video Tutorials
  • Resources
  • Home
  • Topics
  • Video Tutorials
  • Resources
  • Power BI: Say Goodbye to Complex DAX – Visual Calculations Made Easy
  • The Ten-Digit Empire: How Human Anatomy Built the Modern World (Base 10 System)
  • PowerPoint: Creating Automated Dynamic Presentations with SQL Server Data Integration using Excel
  • PowerShell Lesson 001 Mastering the Environment and Creating your first Script

Virtual School

This Week
  • Home
  • Topics
  • Video Tutorials
  • Resources
  • Power BI: Say Goodbye to Complex DAX – Visual Calculations Made Easy

    2 weeks ago2 weeks ago
  • The Ten-Digit Empire: How Human Anatomy Built the Modern World (Base 10 System)

    3 weeks ago3 weeks ago
  • PowerPoint: Creating Automated Dynamic Presentations with SQL Server Data Integration using Excel

    4 weeks ago4 weeks ago
  • PowerShell Lesson 001 Mastering the Environment and Creating your first Script

    1 month ago1 month ago
  • SQL: Unlock SQL Server’s Brain! The Master Database Tutorial including Critical Admin Commands

    3 months ago3 months ago
  • Power BI: Fleet Performance Logistics Dashboard with Driver Safety, Efficiency, and Compliace KPIs

    3 months ago3 months ago
  • How to define functions in Python: A complete guide for Beginners

    3 months ago3 months ago
  • Python Control Flow Mastery: Interruptions and Iteration for Beginners

    3 months ago3 months ago
  • Python: What is range() function in Python and how to use it? A Guide for Beginners

    3 months ago3 months ago
  • The Foundation of Data: Sourcing, Structuring, and Importing with Python for Beginners

    4 months ago4 months ago
  • Home
  • Video Tutorials
  • DAX

DAX

  • Data Analysis Expression (DAX)
  • DAX

The DAX Text Detective: Find and Search Functions

Admin1 year ago03 mins

Find and Search, both functions are used to locate substrings within a larger text string. They return the position (as…

Read More
  • DAX
  • Power BI

Data Modeling, Creating Relationships, and Tables using DAX (Indigeno Technologies – Part 1)

Admin2 years ago1 year ago01 mins

This tutorial creates a data model and visualizes a flow of orders in Power BI. Here’s a summary: – We…

Read More
  • DAX
  • Power BI

Project Payback, and Cost and Benefit Analysis using DAX and Power BI Dashboards

Admin2 years ago1 year ago01 mins

This video is a tutorial on how to perform cost-benefit and payback analysis of a project using Power BI. It…

Read More
  • DAX
  • Power BI

Power BI: DAX Query View for Beginners – Supercharge Your Dashboards with DAX Query View

Admin2 years ago1 year ago01 mins

The video is about creating a dashboard and exploring Dax query view in Power BI. The speaker first introduces the…

Read More
  • DAX
  • Power BI

Using Latest Preview Features like Dax Query View, Visual Calculations and Button Slicers

Admin2 years ago1 year ago01 mins

This Power BI tutorial introduces new features like DAX Query View, New Card Visual, New Button Slicer, Visual Calculations, On…

Read More
  • DAX
  • Power BI
  • SQL

Creating a Dice Video Game in Power BI using Realtime SQL Server Data and DAX

Admin2 years ago1 year ago01 mins

The tutorial starts by guiding you through creating a table in SQL Server to store game data like turn number,…

Read More
  • DAX
  • Power BI

Dealing with Error in DAX Find/Search formulas, with Practical Product Analysis Example

Admin3 years ago1 year ago03 mins

In this tutorial, we’ll walk you through the process of creating an insightful dashboard to compare the price, cost, and…

Read More
  • DAX
  • Power BI

Exploratory Data Analysis (EDA) on Netflix Userbase Dataset using Power BI and DAX

Admin3 years ago1 year ago02 mins

In this tutorial, we will perform Exploratory Data Analysis (EDA) on the Netflix userbase dataset. EDA is a technique used…

Read More
  • DAX
  • Power BI

Performing Financial Ratio Analysis Using DAX

Admin3 years ago1 year ago02 mins

In this video, we will perform financial ratio analysis using DAX in Power BI Desktop. We will use financial data…

Read More
  • DAX
  • Power BI

Using DAX (Data Analysis Expressions) to Evaluate Performance

Admin3 years ago1 year ago01 mins

Today we will use Data Analysis Expressions (DAX) to create columns and tables in the Power BI and use those…

Read More
Log in
  • Apps (1)
  • Resources (1)
    • Datasets (1)
  • Topics (12)
    • Data Analysis Expression (DAX) (3)
      • Complete List of DAX Functions (2)
    • Google Looker Studio (3)
      • Complete Guide to the Looker Studio (1)
    • MS Excel (1)
      • Mastering MS Excel (1)
    • Power BI (1)
    • Python (4)
      • Python Complete Course (4)
  • Uncategorized (1)
  • Video Tutorials (309)
    • C# (1)
    • DAX (10)
    • Google Charts (2)
    • HTML (8)
    • JavaScript (8)
    • Looker Studio (12)
    • Maths (1)
    • MS Access (1)
    • MS Excel (61)
    • MS Power Point (3)
    • Other (1)
    • Power Apps (1)
    • Power Automate (4)
    • Power BI (147)
    • Power Query (M Language) (4)
    • Python (54)
    • Quiz (1)
    • R (2)
    • SQL (32)
    • Tableau (1)
    • Unity3d (1)
    • Windows PowerShell (1)

Recent Posts

  • Power BI: Say Goodbye to Complex DAX – Visual Calculations Made Easy
  • The Ten-Digit Empire: How Human Anatomy Built the Modern World (Base 10 System)
  • PowerPoint: Creating Automated Dynamic Presentations with SQL Server Data Integration using Excel
  • PowerShell Lesson 001 Mastering the Environment and Creating your first Script
  • SQL: Unlock SQL Server’s Brain! The Master Database Tutorial including Critical Admin Commands

Recent Comments

  1. Admin on Power BI: Monitor Risk using Capital Adequacy and Risk Weighted Assets Dashboard
  2. Augustine Ahiatsi on Power BI: Monitor Risk using Capital Adequacy and Risk Weighted Assets Dashboard

Popular

1

Power BI: Say Goodbye to Complex DAX – Visual Calculations Made Easy

  • Power BI
2

The Ten-Digit Empire: How Human Anatomy Built the Modern World (Base 10 System)

  • Maths
3

PowerPoint: Creating Automated Dynamic Presentations with SQL Server Data Integration using Excel

  • MS Excel
  • MS Power Point
4

PowerShell Lesson 001 Mastering the Environment and Creating your first Script

  • Windows PowerShell
5

SQL: Unlock SQL Server’s Brain! The Master Database Tutorial including Critical Admin Commands

  • SQL
6

Power BI: Fleet Performance Logistics Dashboard with Driver Safety, Efficiency, and Compliace KPIs

  • Power BI
7

How to define functions in Python: A complete guide for Beginners

  • Python
8

Python Control Flow Mastery: Interruptions and Iteration for Beginners

  • Python

Copyright 2025 virtual-school.org