Learning Guide: Designing Data Solution Architecture - Resources
Discover essential resources for designing a successful Azure Data Solution Architecture in this comprehensive learning guide. Explore key aspects of data architecture, including logical data layers, technology choices, and best practices for data reporting and analytics solutions. With curated examples and real-world deployments, this guide is perfect for professionals seeking to optimize their Azure-based data solutions. Learn how to build scalable, secure, and cost-effective architectures using Azure's powerful tools and services. Ideal for data architects and engineers looking to deepen their Azure knowledge.
How to Pick Color Combinations for Data Visualizations
Once you have your data, the next big decision in your Power BI project is how you want to visualize it. The most significant part of the decision process could be the most important; choosing your Power BI color palette and data visualization color combination.
How a Vintage Macintosh Classic Sparked My Creative Revival in a World of AI
A late-night eBay find of a $60 Apple Macintosh Classic reignited this developer’s passion for creativity and innovation. Reflecting on nostalgia and the inspiration behind the original Mac, this blog explores how past technology continues to fuel modern problem-solving and the pursuit of new possibilities in the AI era.
Accomplishment Logs Track Your Success for Employee Reviews
We are all busy and jumping between tasks and projects. This makes it easy for your accomplishments to get left behind as you move on to the next thing. Keeping an accomplishment log will help you track what you have completed, your successes and will also serve as a resource for items you can reuse later.
Why use Visualizations and Infographics With Data Storytelling
Data visualizations can become the vehicle that leads a reader through your narrative. Having an infographic or series of visuals allows one to tell a story and provide greater understanding than simply having text alone.
6 Resources to Generate Test Data That’s Realistic
Needing to Generate test data can be very stressful. I like to produce sample data that contains realistic values, such as professional names so that the people involved in the training have a frame of reference and do not get tripped up on the data. Realistic datasets can be created by following these steps and utilizing the resources listed below.
How to Use Date vs Date Hierarchy in Power BI: A Comprehensive Guide (2024)
PowerBI has built-in date hierarchy features that seem to cause confusion in not only new users but experienced users. This article shows you how to avoid errors.
How to use Excel UnPivot Columns for Fact Tables
How to use Excel Unpivot function to transform your data entry tables into fact tables for better data analysis. This comprehensive guide provides step-by-step instructions, making the process of converting Excel tables using Unpivot Columns functionality easy and efficient.
Data Visualization Case Study: Pie Charts are Evil?
Are pie charts evil? Given the correct situation, pie charts can be used to your advantage in telling your data story. The following case study uses Power BI samples to review examples and provide recommendations to get the most out of an often misused visualization in Excel or Power BI.
Time Graph Tells A Story - Power BI Pulse Chart
The Power BI Pulse Chart is a visualization tool that can help you take your data storytelling to the next level. Using time to tell a story can be one of the most valuable tools in your visualization toolbox to tell your data story.
How to Find Great PowerBI Dashboard Inspiration (2024)
I was looking for inspiration and some new ideas for dashboards. What better way than finding inspiring examples of BI solutions from others. The following are some of the go-to links that I am certain you can find useful.
How To Get Started with Date Dimensions
The date dimension is the table that controls your time analysis and is the most important to get right, especially with PowerBI, Excel, and other visualization tools. Having various tags and descriptors that aid in your analysis gives your end users several options in creating their visualizations in addition to a base for DAX time intelligence calculations.
Use TSQL to Generate SQL Server Schema Documentation
There are many tools that you can purchase to generate documentation, however, also costs money or requires an install on client machines or servers. I wanted something fast which would not leave a foot print or require weeks of negotiations to get installed. The T-SQL script generates an HTML document out of the schema results that you can paste into Word to kickstart the documentation process.