Meagan Longoria

2024 Week 49 | Power BI: Visualize Ranges with Percentiles

Introduction A percentile is a number denoting the position of a data point within a numeric dataset by indicating the percentage of the data points with an equal or lesser (assuming it’s inclusive) value. Percentiles can be used to understand test scores, stock values, health indicators, and other values. This week, we will use them to look …

2024 Week 49 | Power BI: Visualize Ranges with Percentiles Read More

2024 Week 41 | Power BI: Visualize a Drag Race with Animation

Introduction There are a few ways to visualize movement in Power BI. This week, we are visualizing race cars moving on a track. The example report below uses Deneb, but you could also complete this challenge by combining a custom visual and the Play Axis visual.  In the report below, once you click the Go …

2024 Week 41 | Power BI: Visualize a Drag Race with Animation Read More

2024 Week 37 | Power BI: Create a Report with Light and Dark Mode

Introduction In honor of the Power BI Desktop dark mode being scheduled for public preview this month, we are making a report that allows you to switch between light mode and dark mode.  Requirements Get the data from Data.World.  Filter the report to the year 2024. Create a card that shows current year sales. Create …

2024 Week 37 | Power BI: Create a Report with Light and Dark Mode Read More

2024 Week 29 | Power BI: Remake of a Tableau Segmented Bar Chart

Introduction This week, we are recreating a previous Tableau workout in Power BI in which we build a segmented bar chart that contains a bar for the total amount followed by a bar that shows a categorical breakdown of that amount. This challenge involves a bit of data transformation as well as some more advanced …

2024 Week 29 | Power BI: Remake of a Tableau Segmented Bar Chart Read More

2024 Week 26 | Power BI: Reference Theme Sentiment Colors in DAX

Introduction Power BI reports have a theme that specifies the default colors, fonts, and visual styles. In Power BI Desktop, you can choose to use a built-in theme, start with a built-in theme and customize it, or create your own theme.  In addition to the primary data colors, we can also define sentiment colors and divergent …

2024 Week 26 | Power BI: Reference Theme Sentiment Colors in DAX Read More

2024 Week 21 | Power BI: Use Slicers to Filter a Visual Based Upon a Measure

Introduction While you can’t directly populate a slicer with a measure, you can use a slicer to filter other visuals based upon measure amounts. That is what we are doing in this week’s challenge. In the report below, we have a budget analysis report. The report allows users to filter the projects table to projects …

2024 Week 21 | Power BI: Use Slicers to Filter a Visual Based Upon a Measure Read More

2024 Week 18 | Power BI: Visualize Mammal Lifespan with a Scatterplot and Background Image

Introduction Continuing on last week’s infographic theme, we are recreating an infographic from Visual Capitalist this week, this time showing average lifespan for different mammals.  We will be using a scatterplot visual of your choice this week. I made two demo versions, one using the Deneb custom visual and one using the Enhanced Scatterplot custom …

2024 Week 18 | Power BI: Visualize Mammal Lifespan with a Scatterplot and Background Image Read More

2024 Week 15 | Power BI: Visualize sunrise times with a line chart

Introduction Since I watched the solar eclipse from Texas this week, we have a solar theme. We are visualizing the sunrise time each day in 2024 to date. I’m keeping it simple with the line chart core visual, but you can use whatever visual you would like.  Requirements 1. Retrieve the data from Data.World.  2. …

2024 Week 15 | Power BI: Visualize sunrise times with a line chart Read More

2024 Week 12 | Power BI: Contact Cards and Headerless Tables

Introduction This week’s challenge uses a custom visual to achieve some formatting that cannot currently (as of March 2024) be achieved using core visuals. First, we have a table that contains 2 columns and no headers. Next, we have some contact cards that contain both an image and text. The catch is that the number …

2024 Week 12 | Power BI: Contact Cards and Headerless Tables Read More

Scroll to Top