Custom Visual

actual scale sea level rises

2025 Week 44 | Power BI: Utilising HTML to create actual scale charts

Introduction In this week’s challenge we are going to try to create a chart on rising sea levels where the y-scale of mm will display on screen in physical mm. You can try this with whichever custom visual you like, but the example laid out below will be for the utilisation of the HTML Content …

2025 Week 44 | Power BI: Utilising HTML to create actual scale charts Read More

Area between loess

2025 Week 36 | Power BI: Area between timeseries smoothing

Introduction This weeks challenge is an extension of week 21, whereby we will create a timeseries smoothing over lines rather than scatter points. The challenge here is to emphasize the difference between two populations, whilst having the details visible, but not prominent – getting the opacity/strokedash (for overlapping lines) and colour contrast (for perceptibility) right …

2025 Week 36 | Power BI: Area between timeseries smoothing Read More

2025 Week 21 | Power BI: Scatterplot / Timeseries Smoothing

Introduction When looking at timeseries data, we may encounter high variability from one week to the next, creating highly jagged and difficult to read charts. There are a number of techniques to smooth the lines to better depict trend. Some may use rolling averages, others, like YouGov, use LOESS regression. https://yougov.co.uk/topics/society/trackers/how-often-brits-exercise In this weeks challenge …

2025 Week 21 | Power BI: Scatterplot / Timeseries Smoothing Read More

Animated button

2024 Week 47 | Power BI: HTML & CSS

Introduction This week’s visualization is inspired by the concept of rules – understanding them and knowing how to bend them (but never break them!) At a high level, Power BI visualizations are rendered using a combination of JavaScript, HTML, and CSS in a web browser. By learning the foundational aspects of various data visualization tools, …

2024 Week 47 | Power BI: HTML & CSS Read More

Timebrush slicer visual with Deneb depicting Rat Sightings in Manhattan

2024 Week 25 | Power BI: Time Brush Slicer

Introduction This week’s challenge looks to create a time brush slicer. The time brush slicer can be created with Deneb or another custom visual. Requirements Obtain the data from a previous challenge Model data Option A Import Timbrush Slicer and Small Multiple Custom Visual Create a time brush slicer Create a line chart with small …

2024 Week 25 | Power BI: Time Brush Slicer Read More

Faceted Strip Plot with Median Overlay

2024 Week 5 | Power BI: Create a Strip Plot with Median Overlay

Introduction Sometimes it can be useful to show all data points instead of aggregating them. That is where an instance chart, also called a strip plot or a barcode plot, can be useful. This week we are building on a faceted strip plot made in 2023 week 35, and adding a median overlay. Inspired by …

2024 Week 5 | Power BI: Create a Strip Plot with Median Overlay Read More

2024 Week 03 – Double bar amount by accounts

Introduction 2024 is here! And with that, a completely new set of challenges for you, data lover.  Let’s sharpen our CRMA skills with this challenge: A double bar chart displaying open and closed amounts by account. The closed amount should display won and lost amounts in a single stacked bar. The open amount should be …

2024 Week 03 – Double bar amount by accounts Read More

Scroll to Top