Power BI Desktop: Creating Dashboard with 60,000 Plus Photos and Generating Dataset from file names

In this Power BI tutorial, the creator demonstrates how to build a dynamic and interactive car specifications dashboard utilizing a massive dataset of over 64,000 vehicle images. The process begins by downloading a 700 MB dataset where essential vehicle information—such as make, model, year, dimensions, price, and horsepower—is embedded directly within the image file names. After unzipping the folder and importing it into Power BI Desktop, the text data is cleaned and systematically split into distinct tabular columns via Power Query. To display the actual images directly within the dashboard visuals, the binary content fields are transformed into Base64 strings using a specific Power Query command and subsequently categorized as Image URLs under the data model.

Once the data architecture is established, the focus shifts to crafting a sleek, user-friendly dashboard interface optimized at a 1920×1080 resolution. The report features two primary views—”View Specs” and “Compare Specs”—navigated seamlessly through functional buttons and a standardized dark-themed layout. In the “View Specs” view, standard KPI cards keep a running count of filtered vehicles while a series of customized bar charts illustrate individual car attributes against fixed industry minimums and maximums, enabling users to easily compare a single car’s data with the industry average. For the “Compare Specs” view, an unpivoted duplicate table is generated to feed a comprehensive matrix visual, allowing users to cross-examine technical details across multiple luxury or budget vehicles simultaneously using various responsive sliders and image-button slicers.

#PowerBI #PowerQuery #DataVisualization #PowerBIDashboard #DataAnalytics #CarSpecs #BusinessIntelligence #Base64Image #DashboardDesign #DataEngineering #MicrosoftPowerBI #TechTutorial

Leave a Reply